Commit 7c8d615e by lichengming

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

parent df887e3f
......@@ -95,7 +95,7 @@ export default {
},
{
type: 'success',
id: '',
id: 'prepare-check-sample-input-his',
name: '批量填写土质描述详情'
}
],
......@@ -108,12 +108,12 @@ export default {
iconMsg: [
{
type: 'ios-paper',
id: '',
id: 'prepare-check-sample-detail-his',
name: '制备详情'
},
{
type: 'ios-beaker',
id: '',
id: 'prepare-check-sample-item-his',
name: '管理检测项目'
}
// { type: 'md-trash', id: '', name: '删除' }
......
......@@ -88,12 +88,12 @@ export default {
btn: [
{
type: 'success',
id: '',
id: 'prepare-check-sample-pass',
name: '通过'
},
{
type: 'error',
id: '',
id: 'prepare-check-sample-back',
name: '驳回'
},
{
......@@ -112,7 +112,7 @@ export default {
iconMsg: [
{
type: 'ios-beaker',
id: '',
id: 'prepare-check-sample-item',
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