Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
pda-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
pda
pda-ui
Commits
cc13c89b
Commit
cc13c89b
authored
Jul 29, 2024
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产工单增加开始序列码和结束序列码
parent
e2f3f7d9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
indexApply.vue
src/views/mes/pro/workorder/indexApply.vue
+2
-0
No files found.
src/views/mes/pro/workorder/indexApply.vue
View file @
cc13c89b
...
...
@@ -261,6 +261,8 @@
<
/el-table-column
>
<
el
-
table
-
column
label
=
"单位"
align
=
"center"
prop
=
"unitOfMeasure"
/>
<
el
-
table
-
column
label
=
"工单数量"
align
=
"center"
prop
=
"quantity"
/>
<
el
-
table
-
column
label
=
"开始序列码"
align
=
"center"
prop
=
"startSerial"
width
=
"100px"
/>
<
el
-
table
-
column
label
=
"结束序列码"
align
=
"center"
prop
=
"endSerial"
width
=
"100px"
/>
<
el
-
table
-
column
label
=
"调整数量"
align
=
"center"
prop
=
"quantityChanged"
/>
<
el
-
table
-
column
label
=
"已生产数量"
align
=
"center"
width
=
"100px"
prop
=
"quantityProduced"
/>
<
el
-
table
-
column
label
=
"批次号"
align
=
"center"
width
=
"100px"
prop
=
"batchCode"
/>
...
...
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