mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-03-16 03:51:02 +08:00
菜单搜索降低延迟
This commit is contained in:
parent
e5a32c43fa
commit
557b9438a2
@ -220,7 +220,7 @@ export default {
|
|||||||
}else{
|
}else{
|
||||||
_this.$set(_this.tableOptions, 'data', _this.menuData)
|
_this.$set(_this.tableOptions, 'data', _this.menuData)
|
||||||
}
|
}
|
||||||
},1000)
|
},500)
|
||||||
},
|
},
|
||||||
addSubMenu(id) {
|
addSubMenu(id) {
|
||||||
this.dialogStatus = 'create'
|
this.dialogStatus = 'create'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user