Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-web-back-soil
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangweidong
patzn-cloud-web-back-soil
Commits
b7bad59f
Commit
b7bad59f
authored
Mar 22, 2021
by
lichengming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加了样品管理余样管理的按钮权限
parent
f6346144
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
SampleSurplusManage.vue
...-sample-manage/surplus-manage/tab/SampleSurplusManage.vue
+8
-6
No files found.
pages/soil-sample-manage/surplus-manage/tab/SampleSurplusManage.vue
View file @
b7bad59f
...
...
@@ -107,17 +107,17 @@ export default {
btn
:
[
{
type
:
'primary'
,
id
:
''
,
id
:
'
surplus-apply-dispose
'
,
name
:
'申请处理'
},
{
type
:
'primary'
,
id
:
''
,
id
:
'
surplus-finish-dispose
'
,
name
:
'完成处理'
},
{
type
:
'primary'
,
id
:
''
,
id
:
'
surplus-batch-input
'
,
name
:
'批量填写存放信息'
}
// { type: '', id: '', name: '填写存放信息' },
...
...
@@ -125,10 +125,12 @@ export default {
// { type: '', id: '', name: '导出' },
],
iconMsg
:
[
{
type
:
'md-create'
,
id
:
''
,
name
:
'编辑'
},
// food-sample-prepare-edit
{
type
:
'ios-clock'
,
id
:
''
,
name
:
'操作日志'
}
{
type
:
'md-create'
,
id
:
'surplus-edit'
,
name
:
'编辑'
},
// food-sample-prepare-edit
{
type
:
'ios-clock'
,
id
:
'surplus-record'
,
name
:
'操作日志'
}
],
iconMsgSave
:
[
{
type
:
'ios-checkmark'
,
id
:
'surplus-save'
,
name
:
'保存'
}
],
iconMsgSave
:
[{
type
:
'ios-checkmark'
,
id
:
''
,
name
:
'保存'
}],
pageColumns
:
[
{
title
:
'试样编号'
,
key
:
'sampleCode'
,
width
:
150
},
{
title
:
'状态'
,
key
:
'status'
,
status
:
true
,
width
:
100
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment