修改禅道已知bug

This commit is contained in:
qq787203167
2022-06-20 17:45:33 +08:00
parent b40b28addd
commit d0d13171f1
6 changed files with 23 additions and 7 deletions
@@ -124,7 +124,10 @@
}
},
mounted() {
this.getList()
this.conList = []
// if (!this.queryParam.selectValue) {
// this.getList()
// }
},
methods: {
checkedClick(item) {