vue.runtime.esm.js:620 [Vue warn]: Error in created hook: “TypeError: this.initDeptTree(…) is not a function”
problem
控制台报错 死活说,不认识这个方法
vue.runtime.esm.js:620 [Vue warn]: Error in created hook: “TypeError: this.initDeptTree(…) is not a function”
reason
当前方法initDeptTree和下一个语句拼接到了一起
created() {
this.initDict()
this.initMenuTree(