Merge remote-tracking branch 'origin/master'

This commit is contained in:
song.tianyang 2020-12-21 19:08:10 +08:00
commit 9449c6ad98
1 changed files with 1 additions and 1 deletions

View File

@ -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');