Commit a1fa862e by caoyanzhi

update: 按钮权限

parent 536f7863
...@@ -12,7 +12,7 @@ module.exports = { ...@@ -12,7 +12,7 @@ module.exports = {
}, },
memberTagSet: { memberTagSet: {
// 1.同步历史 (按钮,控制“同步记录”页面的所哟有操作权限) // 1.同步历史 (按钮,控制“同步记录”页面的所哟有操作权限)
syncTagLog: ['同步历史', 1, 0, 'syncHistory'], syncTagLog: ['同步历史', 0, 0, 'syncHistory'],
// 2.待开启同步标签 (按钮,控制“待开启同步标签”所有操作权限) // 2.待开启同步标签 (按钮,控制“待开启同步标签”所有操作权限)
willSyncTag: ['待开启同步标签', 1, 2] willSyncTag: ['待开启同步标签', 1, 2]
}, },
......
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