This commit is contained in:
thinkgem
2018-02-23 20:50:59 +08:00
parent 3e78c3c3ee
commit 756e2af7ae
3 changed files with 4 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ function listselectCallback(id, action, index, layero){
'${ctx}/sys/secAdmin/form?userCode='
+$('#userSelectCode').val());
}else{
js.showMessage('没有选择要');
js.showMessage('请选择需要设置为二级管理员的用户');
}
}
}