标协会议的权限
This commit is contained in:
@@ -250,13 +250,13 @@ export default {
|
|||||||
},
|
},
|
||||||
// 标协会议的权限编码
|
// 标协会议的权限编码
|
||||||
standardsMeetingAuthorCode:{
|
standardsMeetingAuthorCode:{
|
||||||
add:' standardsMeeting:add',
|
add:'standardsMeeting:add',
|
||||||
search:' standardsMeeting:search',
|
search:'standardsMeeting:search',
|
||||||
export:' standardsMeeting:export',
|
export:'standardsMeeting:export',
|
||||||
batchDel:' standardsMeeting:batchDel',
|
batchDel:'standardsMeeting:batchDel',
|
||||||
upload:' standardsMeeting:upload',
|
upload:'standardsMeeting:upload',
|
||||||
edit:' standardsMeeting:edit',
|
edit:'standardsMeeting:edit',
|
||||||
delete:' standardsMeeting:delete'
|
delete:'standardsMeeting:delete'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user