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
9c4f6fac
Commit
9c4f6fac
authored
Mar 22, 2021
by
lichengming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加了试样管理独立预检的按钮权限
parent
72715c59
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
ReceiveByEntrust.vue
...soil-sample-manage/sample-alone-keep/ReceiveByEntrust.vue
+3
-3
WaitReceive.vue
...e/sample-alone-keep/entrust-sample-manage/WaitReceive.vue
+5
-5
No files found.
pages/soil-sample-manage/sample-alone-keep/ReceiveByEntrust.vue
View file @
9c4f6fac
...
@@ -87,13 +87,13 @@ export default {
...
@@ -87,13 +87,13 @@ export default {
iconMsg
:
[
iconMsg
:
[
{
{
type
:
'ios-beaker'
,
type
:
'ios-beaker'
,
id
:
''
,
id
:
'
alone-keep-sample-manage
'
,
name
:
'管理样品'
name
:
'管理样品'
},
},
{
type
:
'md-cloud'
,
id
:
''
,
name
:
'附件'
},
{
type
:
'md-cloud'
,
id
:
'
alone-keep-upload
'
,
name
:
'附件'
},
{
{
type
:
'ios-clock'
,
type
:
'ios-clock'
,
id
:
''
,
id
:
'
alone-keep-record
'
,
name
:
'操作日志'
name
:
'操作日志'
}
}
],
],
...
...
pages/soil-sample-manage/sample-alone-keep/entrust-sample-manage/WaitReceive.vue
View file @
9c4f6fac
...
@@ -110,12 +110,12 @@ export default {
...
@@ -110,12 +110,12 @@ export default {
data
()
{
data
()
{
return
{
return
{
btn
:
[
btn
:
[
{
type
:
'primary'
,
id
:
''
,
name
:
'调出'
},
{
type
:
'primary'
,
id
:
'
alone-keep-callout
'
,
name
:
'调出'
},
{
type
:
'primary'
,
id
:
''
,
name
:
'编辑'
},
{
type
:
'primary'
,
id
:
'
alone-keep-edit
'
,
name
:
'编辑'
},
{
type
:
'primary'
,
id
:
''
,
name
:
'导入试验项目'
},
{
type
:
'primary'
,
id
:
'
alone-keep-import
'
,
name
:
'导入试验项目'
},
{
{
type
:
'primary'
,
type
:
'primary'
,
id
:
''
,
id
:
'
alone-keep-export
'
,
name
:
'导出样品抽样单模板'
name
:
'导出样品抽样单模板'
}
}
],
],
...
@@ -147,7 +147,7 @@ export default {
...
@@ -147,7 +147,7 @@ export default {
{
title
:
'样品包装类型'
,
key
:
'samplePack'
,
width
:
120
},
{
title
:
'样品包装类型'
,
key
:
'samplePack'
,
width
:
120
},
{
title
:
'备注'
,
key
:
'remark'
,
width
:
210
}
{
title
:
'备注'
,
key
:
'remark'
,
width
:
210
}
],
],
iconMsg
:
[{
type
:
'ios-list'
,
id
:
''
,
name
:
'试验项目'
}],
iconMsg
:
[{
type
:
'ios-list'
,
id
:
'
alone-keep-item
'
,
name
:
'试验项目'
}],
type
:
''
,
type
:
''
,
contractId
:
''
,
// 合同id
contractId
:
''
,
// 合同id
selectData
:
[],
selectData
:
[],
...
...
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