fix(测试用例): 修复批量编辑用例成功后用例列表显示所有用例的问题
This commit is contained in:
parent
60d40f48ab
commit
c05723fad2
|
@ -370,7 +370,7 @@ export default {
|
|||
});
|
||||
},
|
||||
refresh() {
|
||||
this.condition = {components: TEST_CASE_CONFIGS};
|
||||
// this.condition = {components: TEST_CASE_CONFIGS};
|
||||
// this.selectIds.clear();
|
||||
this.selectRows.clear();
|
||||
this.$emit('refresh');
|
||||
|
|
Loading…
Reference in New Issue