在使用ztree的自定义控件,编辑、删除的时候出现这个错误:
主要是由于在引入js文件的时候,顺序出现错误,正确顺序应是core在exedit前面:
Uncaught TypeError: Cannot read property 'consts' of undefined
原文:https://www.cnblogs.com/lisir-blogshare/p/14814554.html