重构优化

This commit is contained in:
xuliangzhan
2020-03-13 16:16:25 +08:00
parent 8663d248fa
commit 1725fd2edf
14 changed files with 12 additions and 11 deletions

View File

@@ -346,6 +346,7 @@ export default {
if (this.$refs.xTable) {
this.$refs.xTable.clearAll()
}
this.handleSearch()
}
}
</script>