Commit 5c20c7dd by naan1993

角色权限配置联动修改

parent 4fb562f7
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
var setting = { var setting = {
check: { check: {
enable: true, enable: true,
chkboxType: { "Y": "", "N": "" } chkboxType: { "Y": "s", "N": "s" }
}, },
data: { data: {
simpleData: { simpleData: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment