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
df3f3fc3
Commit
df3f3fc3
authored
Apr 24, 2024
by
chenzj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产版本bug修复
parent
072d05d4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
proofingApply.vue
src/views/mes/pro/productionSolution/proofingApply.vue
+3
-0
No files found.
src/views/mes/pro/productionSolution/proofingApply.vue
View file @
df3f3fc3
...
...
@@ -86,6 +86,7 @@
/>
<el-table-column
label=
"生产用途"
align=
"center"
prop=
"usageName"
/>
<el-table-column
label=
"打样订单"
align=
"center"
prop=
"sapPrototypeMakeCode"
/>
<el-table-column
label=
"备注"
align=
"center"
prop=
"remark"
/>
<!-- <el-table-column label="状态" align="center" width="100" prop="status">
<template slot-scope="scope">
...
...
@@ -194,6 +195,7 @@ export default {
productionSolutionId
:
null
,
// 可以查简称与英文名
productionSolutionCode
:
null
,
productionSolutionName
:
null
,
sapPrototypeMakeCode
:
null
,
statsu
:
"PREPARE"
,
itemId
:
null
,
routeId
:
null
,
...
...
@@ -249,6 +251,7 @@ export default {
productionSolutionId
:
null
,
productionSolutionCode
:
null
,
productionSolutionName
:
null
,
sapPrototypeMakeCode
:
null
,
itemId
:
null
,
routeId
:
null
,
usageId
:
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