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
68cbf634
Commit
68cbf634
authored
Feb 29, 2024
by
赵汉亭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加是否倒冲
parent
450be1b2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
ProogingBom.vue
src/views/mes/pro/workorder/components/ProogingBom.vue
+7
-0
No files found.
src/views/mes/pro/workorder/components/ProogingBom.vue
View file @
68cbf634
...
@@ -44,6 +44,12 @@
...
@@ -44,6 +44,12 @@
prop=
"alternativeGroup"
prop=
"alternativeGroup"
width=
"120"
width=
"120"
/>
/>
<el-table-column
label=
"是否倒冲"
align=
"center"
prop=
"recoil"
width=
"120"
/>
<el-table-column
<el-table-column
v-if=
"mode != 'info'"
v-if=
"mode != 'info'"
label=
"操作"
label=
"操作"
...
@@ -279,6 +285,7 @@ export default {
...
@@ -279,6 +285,7 @@ export default {
alternativeProbability
:
""
,
alternativeProbability
:
""
,
bomItemRemark
:
""
,
bomItemRemark
:
""
,
itemRemark
:
""
,
itemRemark
:
""
,
recoil
:
""
,
};
};
},
},
/**重置组件状态 */
/**重置组件状态 */
...
...
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