Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
9449c6ad98
|
@ -370,7 +370,7 @@ export default {
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
refresh() {
|
refresh() {
|
||||||
this.condition = {components: TEST_CASE_CONFIGS};
|
// this.condition = {components: TEST_CASE_CONFIGS};
|
||||||
// this.selectIds.clear();
|
// this.selectIds.clear();
|
||||||
this.selectRows.clear();
|
this.selectRows.clear();
|
||||||
this.$emit('refresh');
|
this.$emit('refresh');
|
||||||
|
|
Loading…
Reference in New Issue