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
d9659a3e
Commit
d9659a3e
authored
Apr 11, 2024
by
chenzj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
领料申请单bug修复
parent
10a5157b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
index.vue
src/views/mes/pro/request/index.vue
+5
-2
No files found.
src/views/mes/pro/request/index.vue
View file @
d9659a3e
...
...
@@ -116,7 +116,7 @@
<el-table-column
label=
"产品编号"
align=
"center"
prop=
"itemCode"
/>
<el-table-column
label=
"产品名称"
align=
"center"
prop=
"itemName"
/>
<el-table-column
label=
"生产工单"
align=
"center"
prop=
"workorderCode"
/>
<el-table-column
label=
"工作单元"
align=
"center"
prop=
"work
i
nitName"
/>
<el-table-column
label=
"工作单元"
align=
"center"
prop=
"work
u
nitName"
/>
<el-table-column
label=
"申请单号"
align=
"center"
prop=
"applyNo"
/>
<el-table-column
label=
"领料类型"
align=
"center"
prop=
"applyType"
>
<template
slot-scope=
"scope"
>
...
...
@@ -292,7 +292,9 @@ export default {
attr2
:
null
,
attr3
:
null
,
attr4
:
null
,
workorderCode
:
null
,
},
workorderCode
:
null
,
WorkunitName
:
null
,
},
// 表单参数
form
:
{},
optType
:
null
,
...
...
@@ -337,6 +339,7 @@ export default {
arrangeCode
:
null
,
workorderCode
:
null
,
materialType
:
null
,
WorkunitName
:
null
,
createTime
:
null
,
remark
:
null
,
attr1
:
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