Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
Project
Project
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
TFMOM
TF-MOM-WEB
Commits
191a445b
Commit
191a445b
authored
Jan 04, 2024
by
jingnan
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
验收入库单检验的单元格加大
parent
a1fd0407
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
materialCheckNo.vue
...ts/JobResponseInTestProcess/component/materialCheckNo.vue
+12
-12
No files found.
applications/dee-mes/src/privateComponents/components/JobResponseInTestProcess/component/materialCheckNo.vue
View file @
191a445b
...
...
@@ -239,13 +239,13 @@
<!-- 表格区域 -->
<el-col
:span=
"24"
>
<el-form-item
label=
"尺寸检验项目"
label-width=
"130px"
>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[0].itemDescription"
:disabled=
"allDisabled"
clearable
type=
"text"
placeholder=
"录入"
/>
</el-col>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[1].itemDescription"
:disabled=
"allDisabled"
clearable
type=
"text"
placeholder=
"录入"
/>
</el-col>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[2].itemDescription"
:disabled=
"allDisabled"
clearable
type=
"text"
placeholder=
"录入"
/>
</el-col>
<el-col
:span=
"3"
>
...
...
@@ -262,7 +262,7 @@
</el-col>
</el-form-item>
<el-form-item
label=
"要求尺寸"
label-width=
"130px"
>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[0].jobTestCheckItemDetails[0].checkvalue"
clearable
...
...
@@ -271,7 +271,7 @@
placeholder=
"录入"
/>
</el-col>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[1].jobTestCheckItemDetails[0].checkvalue"
clearable
...
...
@@ -280,7 +280,7 @@
placeholder=
"录入"
/>
</el-col>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[2].jobTestCheckItemDetails[0].checkvalue"
clearable
...
...
@@ -327,7 +327,7 @@
</el-col>
</el-form-item>
<el-form-item
label=
"实测尺寸"
label-width=
"130px"
>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[0].jobTestCheckItemDetails[1].checkvalue"
clearable
...
...
@@ -336,7 +336,7 @@
placeholder=
"录入"
/>
</el-col>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[1].jobTestCheckItemDetails[1].checkvalue"
clearable
...
...
@@ -345,7 +345,7 @@
placeholder=
"录入"
/>
</el-col>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[2].jobTestCheckItemDetails[1].checkvalue"
clearable
...
...
@@ -392,7 +392,7 @@
</el-col>
</el-form-item>
<el-form-item
label=
"量具编号"
label-width=
"130px"
>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[0].jobTestCheckItemDetails[2].checkvalue"
clearable
...
...
@@ -401,7 +401,7 @@
placeholder=
"录入"
/>
</el-col>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[1].jobTestCheckItemDetails[2].checkvalue"
clearable
...
...
@@ -410,7 +410,7 @@
placeholder=
"录入"
/>
</el-col>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-input
v-model=
"jobTestCheckItems[2].jobTestCheckItemDetails[2].checkvalue"
clearable
...
...
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