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