Commit a6b187d6 by lichengming

添加了检测管理数据查阅的按钮权限

parent 0721430a
......@@ -85,13 +85,13 @@ export default {
iconMsg: [
{
type: 'ios-beaker',
id: '',
id: 'consult-sample',
name: '管理样品'
},
{ type: 'md-cloud', id: '', name: '附件' },
{ type: 'md-cloud', id: 'consult-upload', name: '附件' },
{
type: 'ios-clock',
id: '',
id: 'consult-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