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
545f1e75
Commit
545f1e75
authored
Oct 24, 2020
by
lichengming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了试验室领样
parent
b0e05ab8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
TakeSampleManage.vue
pages/soil-sample-manage/sample-take/TakeSampleManage.vue
+7
-7
No files found.
pages/soil-sample-manage/sample-take/TakeSampleManage.vue
View file @
545f1e75
<
template
>
<
template
>
<div>
<div>
<Modal
v-model=
"showSampleModal"
width=
"
1200
"
<Modal
v-model=
"showSampleModal"
width=
"
818
"
class=
"zIndex-900 modal-footer-none"
>
class=
"zIndex-900 modal-footer-none"
>
<div>
<div>
<!--内容-->
<!--内容-->
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
:key=
"item.key"
:key=
"item.key"
:field=
"item.key"
:field=
"item.key"
:title=
"item.title"
:title=
"item.title"
:
min-
width=
"item.width?item.width:200"
:width=
"item.width?item.width:200"
:fixed=
"item.fixed?item.fixed:undefined"
:fixed=
"item.fixed?item.fixed:undefined"
sortable
sortable
>
>
...
@@ -73,11 +73,11 @@ export default {
...
@@ -73,11 +73,11 @@ export default {
selectIds
:
[],
selectIds
:
[],
getPage
:
{},
getPage
:
{},
pageColumns
:
[
pageColumns
:
[
{
title
:
'试样编号'
,
key
:
'sampleCode'
,
width
:
1
6
0
,
fixed
:
'left'
},
{
title
:
'试样编号'
,
key
:
'sampleCode'
,
width
:
1
0
0
,
fixed
:
'left'
},
{
title
:
'试样深度'
,
key
:
'sampleDepth'
,
width
:
160
},
{
title
:
'试样深度'
,
key
:
'sampleDepth'
,
width
:
95
},
{
title
:
'
土质描述'
,
key
:
'sampleDescribe'
,
width
:
16
0
},
{
title
:
'
现场编号'
,
key
:
'siteNo'
,
width
:
10
0
},
{
title
:
'
样品包装类型'
,
key
:
'samplePack'
,
width
:
160
},
{
title
:
'
土质描述'
,
key
:
'sampleDescribe'
,
width
:
185
},
{
title
:
'
现场编号'
,
key
:
'siteNo'
,
width
:
13
0
}
{
title
:
'
样品包装类型'
,
key
:
'samplePack'
,
width
:
12
0
}
],
],
iconMsg
:
[{
type
:
'ios-list'
,
id
:
''
,
name
:
'试验项目'
}],
iconMsg
:
[{
type
:
'ios-list'
,
id
:
''
,
name
:
'试验项目'
}],
type
:
''
,
type
:
''
,
...
...
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