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
73470c4a
Commit
73470c4a
authored
Apr 21, 2021
by
wangweidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
土工试验Lims
parent
0688ff8b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
ItemRightList.vue
...s/soil-test-manage/test-input/item-tabs/ItemRightList.vue
+3
-2
SampleRightList.vue
...il-test-manage/test-input/sample-tabs/SampleRightList.vue
+4
-2
No files found.
pages/soil-test-manage/test-input/item-tabs/ItemRightList.vue
View file @
73470c4a
...
...
@@ -221,8 +221,9 @@ export default {
pageColumns
:
[
{
title
:
'试验项目'
,
key
:
'name'
,
width
:
120
,
fixed
:
'left'
},
{
title
:
'缩写'
,
key
:
'shortName'
,
width
:
90
},
{
title
:
'试样编号'
,
key
:
'sampleCode'
,
width
:
150
},
{
title
:
'现场编号'
,
key
:
'siteNo'
,
width
:
150
},
{
title
:
'钻孔编号'
,
key
:
'boreholeName'
,
width
:
120
},
{
title
:
'现场编号'
,
key
:
'siteNo'
,
width
:
110
},
{
title
:
'试样编号'
,
key
:
'sampleCode'
,
width
:
140
},
{
title
:
'原始记录填写'
,
key
:
'recorded'
,
width
:
120
},
{
title
:
'试样深度'
,
key
:
'sampleDepth'
,
width
:
110
},
{
title
:
'土质描述'
,
key
:
'describeDetail'
,
width
:
110
},
...
...
pages/soil-test-manage/test-input/sample-tabs/SampleRightList.vue
View file @
73470c4a
...
...
@@ -147,8 +147,10 @@ export default {
getPage
:
{},
pageColumns
:
[
{
title
:
'试验项目'
,
key
:
'name'
,
width
:
120
,
fixed
:
'left'
},
{
title
:
'试样编号'
,
key
:
'sampleCode'
,
width
:
180
},
{
title
:
'是否填写原始记录'
,
key
:
'recorded'
,
width
:
180
},
{
title
:
'试样编号'
,
key
:
'sampleCode'
,
width
:
130
},
{
title
:
'钻孔编号'
,
key
:
'boreholeName'
,
width
:
120
},
{
title
:
'现场编号'
,
key
:
'siteNo'
,
width
:
110
},
{
title
:
'是否填写原始记录'
,
key
:
'recorded'
,
width
:
130
},
{
title
:
'试样深度'
,
key
:
'sampleDepth'
,
width
:
180
},
{
title
:
'土质描述'
,
key
:
'describeDetail'
,
width
:
110
},
{
title
:
'含水率'
,
key
:
'haveWater'
,
width
:
110
},
...
...
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