|
|
@@ -579,7 +579,7 @@ export default {
|
|
|
this.updateFile = false
|
|
|
},
|
|
|
onClick(item, index) {
|
|
|
- const roleKey = ['zlfzr', 'wjgly', 'jsfzr', 'syszr']
|
|
|
+ const roleKey = ['zlfzr', 'wjgly', 'jsfzr', 'syszr', 'wjglzzc']
|
|
|
const curRole = this.role.map(i => i.alias)
|
|
|
const isPower = curRole.some(i => roleKey.includes(i))
|
|
|
if (this.isSuper || isPower) {
|