Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-pad
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
ximai
mes-pad
Commits
33b6c1e6
Commit
33b6c1e6
authored
Feb 25, 2024
by
jzc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复pad端状态及字段展示
parent
b46a1d0f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
pages/mes/prodReport/index.vue
+4
-4
No files found.
pages/mes/prodReport/index.vue
View file @
33b6c1e6
...
...
@@ -520,7 +520,7 @@ export default {
'ERROR_STOP'
:
'异常停工'
,
'FINISHED'
:
'完工'
},
width
:
6
0
,
width
:
14
0
,
align
:
"center"
},
{
...
...
@@ -543,7 +543,7 @@ export default {
{
name
:
'quantity'
,
label
:
'待加工数量'
,
width
:
14
0
,
width
:
8
0
,
},
// {
// name: 'date',
...
...
@@ -583,13 +583,13 @@ export default {
{
name
:
'quantityQuanlify'
,
label
:
'合格数量'
,
width
:
6
0
,
width
:
7
0
,
align
:
"center"
},
{
name
:
'quantityUnquanlify'
,
label
:
'不合格数量'
,
width
:
6
0
,
width
:
7
0
,
align
:
"center"
},
// {
...
...
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