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
8f335267
Commit
8f335267
authored
Mar 18, 2021
by
lichengming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了试样检测样品信息展示
parent
4f146bf1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
1 deletions
+9
-1
SoilRecordTemplate.vue
pages/soil-record-template-manage/SoilRecordTemplate.vue
+1
-1
ItemRightList.vue
...s/soil-test-manage/test-input/item-tabs/ItemRightList.vue
+4
-0
SampleRightList.vue
...il-test-manage/test-input/sample-tabs/SampleRightList.vue
+4
-0
No files found.
pages/soil-record-template-manage/SoilRecordTemplate.vue
View file @
8f335267
...
...
@@ -80,7 +80,7 @@ export default {
iconMsg
:
[
{
type
:
'md-create'
,
id
:
''
,
name
:
'编辑'
},
{
type
:
'ios-build-outline'
,
id
:
''
,
name
:
'配置'
},
{
type
:
'ios-
build
-outline'
,
id
:
''
,
name
:
'天平配置'
},
{
type
:
'ios-
speedometer
-outline'
,
id
:
''
,
name
:
'天平配置'
},
{
type
:
'ios-book'
,
id
:
''
,
name
:
'预览/编辑'
},
// { type: 'ios-download', id: '', name: '下载' },
{
type
:
'md-remove-circle'
,
id
:
''
,
name
:
'删除'
}
...
...
pages/soil-test-manage/test-input/item-tabs/ItemRightList.vue
View file @
8f335267
...
...
@@ -169,6 +169,10 @@ export default {
{
title
:
'现场编号'
,
key
:
'siteNo'
,
width
:
150
},
{
title
:
'原始记录填写'
,
key
:
'recorded'
,
width
:
120
},
{
title
:
'试样深度'
,
key
:
'sampleDepth'
,
width
:
110
},
{
title
:
'土质描述'
,
key
:
'describeDetail'
,
width
:
110
},
{
title
:
'含水率'
,
key
:
'haveWater'
,
width
:
110
},
{
title
:
'密度'
,
key
:
'density'
,
width
:
110
},
{
title
:
'容重'
,
key
:
'bulkDensity'
,
width
:
110
},
{
title
:
'检测方法'
,
key
:
'testMethod'
,
width
:
140
},
{
title
:
'检测依据'
,
key
:
'testBasis'
,
width
:
140
},
{
title
:
'试样包装类型'
,
key
:
'samplePack'
,
width
:
160
},
...
...
pages/soil-test-manage/test-input/sample-tabs/SampleRightList.vue
View file @
8f335267
...
...
@@ -126,6 +126,10 @@ export default {
{
title
:
'试样编号'
,
key
:
'sampleCode'
,
width
:
180
},
{
title
:
'是否填写原始记录'
,
key
:
'recorded'
,
width
:
180
},
{
title
:
'试样深度'
,
key
:
'sampleDepth'
,
width
:
180
},
{
title
:
'土质描述'
,
key
:
'describeDetail'
,
width
:
110
},
{
title
:
'含水率'
,
key
:
'haveWater'
,
width
:
110
},
{
title
:
'密度'
,
key
:
'density'
,
width
:
110
},
{
title
:
'容重'
,
key
:
'bulkDensity'
,
width
:
110
},
{
title
:
'试样包装类型'
,
key
:
'samplePack'
,
width
:
180
},
{
title
:
'状态'
,
key
:
'progress'
,
width
:
180
},
{
title
:
'大类'
,
key
:
'mainType'
,
width
:
140
},
...
...
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