This commit is contained in:
thinkgem
2019-04-23 09:51:31 +08:00
parent 2ce0eb76be
commit 722029e555
5 changed files with 5 additions and 5 deletions

View File

@@ -118,7 +118,7 @@ $("#inputForm").validate({
}
});
// 选择父级菜单回调方法
// 选择上级节点回调方法
function treeselectCallback(id, act, index, layero){
if (id == 'parent' && (act == 'ok' || act == 'clear')){
// 创建并初始化下一个节点信息,如:排序号、默认值