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