Commit 15e4832c by lichengming

添加了检测管理数据复核的按钮权限

parent 27b2e10e
......@@ -89,13 +89,13 @@ export default {
iconMsg: [
{
type: 'ios-beaker',
id: '',
id: 'check-data-check',
name: '审核数据'
},
{ type: 'md-cloud', id: '', name: '附件' },
{ type: 'md-cloud', id: 'check-upload', name: '附件' },
{
type: 'ios-clock',
id: '',
id: 'check-record',
name: '操作日志'
}
],
......
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