Commit df887e3f by lichengming

添加了试样管理制备审核的按钮权限

parent 745fff2c
......@@ -78,27 +78,27 @@ export default {
iconMsg: [
{
type: 'ios-list',
id: '',
id: 'prepare-check-sample-list',
name: '试样列表'
},
{
type: 'ios-download',
id: '',
id: 'prepare-check-export',
name: '导出开土制备记录'
},
{
type: 'ios-camera-outline',
id: '',
id: 'prepare-check-pic',
name: '试样照片'
},
{
type: 'md-cloud',
id: '',
id: 'prepare-check-upload',
name: '附件'
},
{
type: 'ios-clock',
id: '',
id: 'prepare-check-record',
name: '操作日志'
}
],
......
......@@ -79,38 +79,38 @@ export default {
iconMsg: [
{
type: 'ios-list',
id: '',
id: 'prepare-check-sample-list-his',
name: '试样列表'
},
{
type: 'ios-camera-outline',
id: '',
id: 'prepare-check-pic-his',
name: '试样照片'
},
{
type: 'ios-download',
id: '',
id: 'prepare-check-export-his',
name: '导出开土制备记录'
},
{
type: 'ios-calculator-outline',
id: '',
id: 'prepare-check-item-his',
name: '项目量统计'
},
{
type: 'md-cloud',
id: '',
id: 'prepare-check-upload-his',
name: '附件'
},
{
type: 'ios-clock',
id: '',
id: 'prepare-check-record-his',
name: '操作日志'
},
{
type: 'md-trash',
id: '',
id: 'prepare-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