Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
mes
mes-ui
Commits
76147723
Commit
76147723
authored
Dec 24, 2024
by
tanjunxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 生产版本详情工艺增加字段
parent
8d08c241
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
ProogingProcess.vue
...mes/pro/productionSolution/components/ProogingProcess.vue
+6
-2
No files found.
src/views/mes/pro/productionSolution/components/ProogingProcess.vue
View file @
76147723
...
...
@@ -133,6 +133,10 @@
/>
</
template
>
</el-table-column>
<el-table-column
label=
"油槽"
prop=
"judgementSump"
align=
"center"
/>
<el-table-column
label=
"厚度"
prop=
"judgementThickness"
align=
"center"
/>
<el-table-column
label=
"宽度"
prop=
"judgementWidth"
align=
"center"
/>
<el-table-column
label=
"印刷方式"
prop=
"judgementPrintingmethod"
align=
"center"
/>
<el-table-column
label=
"工序备注"
prop=
"processRemark"
align=
"center"
/>
<el-table-column
v-if=
"mode != 'info'"
...
...
@@ -462,7 +466,7 @@
true-label=
"Y"
false-label=
"N"
>
分切
</el-checkbox>
</el-form-item>
</el-form-item>
<el-col
:span=
"12"
>
<el-form-item
label=
"备注"
prop=
"remark"
>
<el-input
...
...
@@ -674,7 +678,7 @@ export default {
sacmForThermalSelfFusion
:
''
,
sacmForMolarTooth
:
''
,
sacmForSlitting
:
''
,
};
},
/**重置组件状态 */
...
...
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