更新权限

This commit is contained in:
mkm 2023-02-06 17:50:51 +08:00
parent 7b593aea1f
commit f62384cf8e

View File

@ -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'])