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
9299e2f5
Commit
9299e2f5
authored
Jun 11, 2024
by
zhuli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
# 检验项目调整
parent
2498b0db
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
indexApply.vue
src/views/mes/pro/workorder/indexApply.vue
+5
-4
No files found.
src/views/mes/pro/workorder/indexApply.vue
View file @
9299e2f5
...
...
@@ -387,7 +387,7 @@
label=
"订单编号"
width=
"140"
align=
"center"
prop=
"s
ourceCode
"
prop=
"s
alesVoucher
"
/>
<el-table-column
label=
"产品编号"
...
...
@@ -610,9 +610,9 @@
<
/el-form-item
>
<
/el-col> --
>
<
el
-
col
:
span
=
"8"
v
-
if
=
"form.orderSource == 'ORDER'"
>
<
el
-
form
-
item
label
=
"订单编号"
prop
=
"s
ourceCode
"
>
<
el
-
form
-
item
label
=
"订单编号"
prop
=
"s
alesVoucher
"
>
<
el
-
input
v
-
model
=
"form.s
ourceCode
"
v
-
model
=
"form.s
alesVoucher
"
placeholder
=
"请输入订单编号"
/>
<
/el-form-item
>
...
...
@@ -954,7 +954,7 @@ export default {
workorderName
:
null
,
orderSource
:
null
,
sapItemCode
:
null
,
sourceCode
:
null
,
//
sourceCode: null,
productId
:
null
,
productCode
:
null
,
productName
:
null
,
...
...
@@ -1209,6 +1209,7 @@ export default {
quantityProduced: null,
quantityChanged: null,
quantityScheduled: null,
salesVoucher: null,
clientId: null,
clientCode: null,
clientName: null,
...
...
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