删除 菜单搜索console.log
This commit is contained in:
parent
312d3883f0
commit
f6b7f35faa
|
|
@ -34,7 +34,6 @@
|
|||
var menuTree = this.$TOOL.data.get("MENU")
|
||||
this.filterMenu(menuTree)
|
||||
this.$refs.input.focus()
|
||||
console.log(this.menu)
|
||||
},
|
||||
methods: {
|
||||
inputChange(value){
|
||||
|
|
|
|||
Loading…
Reference in New Issue