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
edf8261d
Commit
edf8261d
authored
Dec 18, 2020
by
wangweidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
土工试验Lims
parent
afbee3bc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
IndexManage.vue
pages/soil-test-manage/test-input/IndexManage.vue
+4
-4
No files found.
pages/soil-test-manage/test-input/IndexManage.vue
View file @
edf8261d
<
template
>
<
template
>
<div>
<div>
<Modal
v-model=
"showModal"
v-drag
width=
"
100"
class=
"modal-footer-none full-screen
"
>
<Modal
v-model=
"showModal"
v-drag
width=
"
900"
class=
"modal-footer-none
"
>
<div
slot=
"header"
>
{{
modalTitle
}}
</div>
<div
slot=
"header"
>
{{
modalTitle
}}
</div>
<div>
<div>
<Form
id=
"index-right-form"
:label-width=
"80"
inline
onsubmit=
"return false"
>
<Form
id=
"index-right-form"
:label-width=
"80"
inline
onsubmit=
"return false"
>
...
@@ -51,9 +51,9 @@ export default {
...
@@ -51,9 +51,9 @@ export default {
tableHeight
:
document
.
documentElement
.
clientHeight
-
180
,
tableHeight
:
document
.
documentElement
.
clientHeight
-
180
,
pageColumns
:
[
pageColumns
:
[
{
title
:
'试验指标名称'
,
key
:
'name'
},
{
title
:
'试验指标名称'
,
key
:
'name'
},
{
title
:
'试验指标大类'
,
key
:
'mainType'
,
width
:
120
},
//
{ title: '试验指标大类', key: 'mainType', width: 120 },
{
title
:
'试验指标小类'
,
key
:
'smallType'
,
width
:
120
},
//
{ title: '试验指标小类', key: 'smallType', width: 120 },
{
title
:
'状态'
,
key
:
'status'
,
width
:
120
},
//
{ title: '状态', key: 'status', width: 120 },
{
title
:
'检测值'
,
key
:
'testValue'
,
width
:
120
},
{
title
:
'检测值'
,
key
:
'testValue'
,
width
:
120
},
{
title
:
'单位'
,
key
:
'unit'
,
width
:
120
}
{
title
:
'单位'
,
key
:
'unit'
,
width
:
120
}
],
],
...
...
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