fix(测试计划): 批量选择的提示信息没有及时更新
--bug=1011659 --user=李玉号 【测试跟踪】测试计划-功能用例列表,切换每页条数,批量选择的提示信息没有及时更新 https://www.tapd.cn/55049933/s/1125294
This commit is contained in:
parent
13e56936b7
commit
a3ed11cda3
|
@ -63,6 +63,9 @@
|
||||||
watch:{
|
watch:{
|
||||||
total(){
|
total(){
|
||||||
this.reload();
|
this.reload();
|
||||||
|
},
|
||||||
|
tableDataCountInPage() {
|
||||||
|
this.reload();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
|
Loading…
Reference in New Issue