Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
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-ui
Commits
dbd80870
Commit
dbd80870
authored
Apr 14, 2020
by
康振飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
主工艺保存方案bug修改
parent
ca0ef497
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
pages/mainProcess/index.vue
+2
-2
No files found.
pages/mainProcess/index.vue
View file @
dbd80870
...
...
@@ -425,8 +425,8 @@ export default {
detailId
:
u
.
detailId
,
//工序id--后端接收
detailNumber
:
u
.
detailNumber
,
//工序序号
detailTitle
:
u
.
detailTitle
,
//工序名称
quantity
:
u
.
boardQ
uantity
,
//投产数量--后端接收 u.quantity
quantityOld
:
u
.
boardQ
uantityOld
,
//拆分前的投产数量 u.quantityOld
quantity
:
u
.
q
uantity
,
//投产数量--后端接收 u.quantity
quantityOld
:
u
.
q
uantityOld
,
//拆分前的投产数量 u.quantityOld
pid
:
u
.
pid
,
//拆分添加的项使用
userIds
:
u
.
userIds
,
//人员id--后端接收
userTitles
:
u
.
userTitles
,
//人员名字
...
...
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