更新权限
This commit is contained in:
parent
7b593aea1f
commit
f62384cf8e
@ -159,7 +159,7 @@
|
||||
},
|
||||
data: [],
|
||||
radio: true,
|
||||
disabled: group_access == 2 ? true : false,
|
||||
disabled: group_access == 2 ||group_access == 4? true : false,
|
||||
on: function (data) {
|
||||
var arr = data.arr;
|
||||
village(arr[0]['code'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user