修改禅道已知bug

This commit is contained in:
qq787203167
2022-07-02 14:19:03 +08:00
parent 6d70cc7e90
commit f163558c0c
2 changed files with 65 additions and 2 deletions
@@ -621,6 +621,7 @@
this.selectedRowrowValue = []
this.$emit('value', this.selectedRowKeys)
this.$emit('rowValue', this.selectedRowrowValue)
this.$emit('getDataSource', this.dataSource)
setTimeout(() => {
this.loading = false
}, 500)