Commit aaf0fe88 by lichengming

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

parent 7dd33f8a
......@@ -85,18 +85,18 @@ export default {
iconMsg: [
{
type: 'ios-beaker',
id: '',
id: 'check-sample-manage-his',
name: '管理样品'
},
{ type: 'md-cloud', id: '', name: '附件' },
{ type: 'md-cloud', id: 'check-upload-his', name: '附件' },
{
type: 'ios-clock',
id: '',
id: 'check-record-his',
name: '操作日志'
},
{
type: 'md-trash',
id: '',
id: 'check-delete-his',
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