Commit 903287fb by naan1993

分配角色联动的bug修复

parent aa83fd71
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
var setting = { var setting = {
check: { check: {
enable: true, enable: true,
chkboxType: { "Y": "s", "N": "s" } chkboxType: { "Y": "ps", "N": "ps" }
}, },
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