fix(测试评审): 切换评审后重置模块查询条件
This commit is contained in:
parent
0f602dff18
commit
86e0812a63
|
@ -307,6 +307,7 @@ export default {
|
|||
},
|
||||
watch: {
|
||||
reviewId() {
|
||||
this.$store.commit('setTestReviewSelectNodeIds', []);
|
||||
this.refreshTableAndReview();
|
||||
},
|
||||
selectNodeIds() {
|
||||
|
|
Loading…
Reference in New Issue