save
This commit is contained in:
parent
f299d1e521
commit
5c9188a7ca
@ -142,6 +142,7 @@
|
||||
name: "roles",
|
||||
initValue: initValue,
|
||||
data: e.data,
|
||||
layVerify: "required",
|
||||
tree: {"show":true, expandedKeys:true, strict:false},
|
||||
toolbar: {show:true, list:["ALL","CLEAR","REVERSE"]},
|
||||
})
|
||||
|
@ -165,6 +165,7 @@
|
||||
name: "roles",
|
||||
initValue: initValue,
|
||||
data: e.data,
|
||||
layVerify: "required",
|
||||
tree: {show: true, expandedKeys: true, strict: false},
|
||||
toolbar: {show: true, list: ["ALL","CLEAR","REVERSE"]},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user