feat:添加顶部搜索选择

This commit is contained in:
zhangyu
2021-10-12 16:53:59 +08:00
parent b591445d91
commit 133275d66d
8 changed files with 271 additions and 32 deletions

View File

@@ -1,7 +1,6 @@
import bus from '@/libs/bus'
import { tableSet } from '@/components/common/js/tools'
import { fromRoute } from '@/components/common/js/constants'
import { object } from 'cytoscape/src/is'
export default {
data () {
return {
@@ -312,7 +311,6 @@ export default {
this.$refs.dataTable.$refs.dataTable.doLayout()
})
}
},
beforeDestroy () {
if (this.scrollbarWrap) {