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
3da968ce
Commit
3da968ce
authored
Nov 04, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
indexworkhour
parent
cf20974b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
orderlistWorkHour.vue
pages/produce/execute/components/orderlistWorkHour.vue
+1
-1
indexWorkHour.vue
pages/produce/execute/indexWorkHour.vue
+1
-1
index.vue
pages/produce/workHour/index.vue
+1
-1
No files found.
pages/produce/execute/components/orderlistWorkHour.vue
View file @
3da968ce
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
(item.status==7?'card_border4':(item.status==-1?'card_border5':''))))"
>
(item.status==7?'card_border4':(item.status==-1?'card_border5':''))))"
>
<p
slot=
"title"
>
<p
slot=
"title"
>
{{
item
.
mesCode
}}
{{
item
.
mesCode
}}
<state
code=
"orderList.workHourStatus"
ref=
"state"
class=
"fr"
:value=
"item.
w
orkHourStatus"
type=
"text"
></state>
<state
code=
"orderList.workHourStatus"
ref=
"state"
class=
"fr"
:value=
"item.
subW
orkHourStatus"
type=
"text"
></state>
</p>
</p>
<p
class=
"order_tit"
>
{{
item
.
productName
}}
</p>
<p
class=
"order_tit"
>
{{
item
.
productName
}}
</p>
<p>
<p>
...
...
pages/produce/execute/indexWorkHour.vue
View file @
3da968ce
...
@@ -51,7 +51,7 @@ export default {
...
@@ -51,7 +51,7 @@ export default {
inputId
:
null
,
inputId
:
null
,
asc
:
false
,
asc
:
false
,
ascTitle
:
"时间正序排序"
,
ascTitle
:
"时间正序排序"
,
statu
:
0
,
statu
:
-
9
,
refresh
:
true
refresh
:
true
};
};
},
},
...
...
pages/produce/workHour/index.vue
View file @
3da968ce
...
@@ -137,7 +137,7 @@ export default {
...
@@ -137,7 +137,7 @@ export default {
},
},
SubmitState
:
{
SubmitState
:
{
op
:
"In"
,
op
:
"In"
,
value
:
"
1
"
,
value
:
""
,
},
},
},
},
downUrl
:
fileUrlDown
,
downUrl
:
fileUrlDown
,
...
...
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