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
6e44a8a4
Commit
6e44a8a4
authored
Jul 30, 2024
by
chenzj
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://git.local.topsunit.com/mes/mes-pad
into dev
parents
81e41e31
06d0aa52
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
13 deletions
+39
-13
index.vue
pages/mes/prodReport/index.vue
+39
-13
No files found.
pages/mes/prodReport/index.vue
View file @
6e44a8a4
...
@@ -237,13 +237,13 @@
...
@@ -237,13 +237,13 @@
<!--
{{
scope
.
row
}}
-->
<!--
{{
scope
.
row
}}
-->
<u-button
v-if=
"scope.row.feedbackQuantity && Number(scope.row.feedbackQuantity) > 0"
<u-button
v-if=
"scope.row.feedbackQuantity && Number(scope.row.feedbackQuantity) > 0"
@
tap=
"rePackageInfoPrint(feedback, scope.row, i)"
type=
"success
"
@
tap=
"rePackageInfoPrint(feedback, scope.row, i)"
class=
"successBtn
"
style=
"margin-left: 20rpx"
size=
"mini"
>
style=
"margin-left: 20rpx"
>
补打印
补打印
</u-button>
</u-button>
<u-button
v-else-if=
"Number(scope.row.packageNum) > Number(scope.row.feedbackQuantity)"
<u-button
v-else-if=
"Number(scope.row.packageNum) > Number(scope.row.feedbackQuantity)"
@
tap=
"handleSubmitPackageFeedback(feedback, scope.row, i)"
type=
"success
"
@
tap=
"handleSubmitPackageFeedback(feedback, scope.row, i)"
class=
"successBtn
"
style=
"margin-left: 20rpx"
size=
"mini"
>
style=
"margin-left: 20rpx"
>
打印/报工
打印/报工
</u-button>
</u-button>
<!--
<u-input
v-model=
"scope.row.reportQuantity"
type=
"number"
></u-input>
-->
<!--
<u-input
v-model=
"scope.row.reportQuantity"
type=
"number"
></u-input>
-->
...
@@ -265,12 +265,12 @@
...
@@ -265,12 +265,12 @@
<
template
slot=
"peration"
slot-scope=
"scope"
>
<
template
slot=
"peration"
slot-scope=
"scope"
>
<!--
{{
scope
.
row
}}
-->
<!--
{{
scope
.
row
}}
-->
<u-button
v-if=
"scope.row.feedbackQuantity && Number(scope.row.feedbackQuantity) > 0"
<u-button
v-if=
"scope.row.feedbackQuantity && Number(scope.row.feedbackQuantity) > 0"
@
tap=
"rePackageInfoPrint(feedback, scope.row, i)"
type=
"success"
@
tap=
"rePackageInfoPrint(feedback, scope.row, i)"
style=
"margin-left: 20rpx"
size=
"mini
"
>
style=
"margin-left: 20rpx"
class=
"successBtn
"
>
补打印
补打印
</u-button>
</u-button>
<u-button
v-else
@
tap=
"handleSubmitPackageFeedback(feedback, scope.row, i)"
type=
"success"
<u-button
v-else
@
tap=
"handleSubmitPackageFeedback(feedback, scope.row, i)"
style=
"margin-left: 20rpx"
size=
"mini
"
>
打印/报工
</u-button>
style=
"margin-left: 20rpx"
class=
"successBtn
"
>
打印/报工
</u-button>
<!--
<u-input
v-model=
"scope.row.reportQuantity"
type=
"number"
></u-input>
-->
<!--
<u-input
v-model=
"scope.row.reportQuantity"
type=
"number"
></u-input>
-->
</
template
>
</
template
>
</zb-table>
</zb-table>
...
@@ -290,12 +290,12 @@
...
@@ -290,12 +290,12 @@
<
template
slot=
"peration"
slot-scope=
"scope"
>
<
template
slot=
"peration"
slot-scope=
"scope"
>
<!--
{{
scope
.
row
}}
-->
<!--
{{
scope
.
row
}}
-->
<u-button
v-if=
"scope.row.feedbackQuantity && Number(scope.row.feedbackQuantity) > 0"
<u-button
v-if=
"scope.row.feedbackQuantity && Number(scope.row.feedbackQuantity) > 0"
@
tap=
"rePackageInfoPrint(feedback, scope.row, i)"
type=
"success"
@
tap=
"rePackageInfoPrint(feedback, scope.row, i)"
style=
"margin-left: 20rpx"
size=
"mini
"
>
style=
"margin-left: 20rpx"
class=
"successBtn
"
>
补打印
补打印
</u-button>
</u-button>
<u-button
v-else
@
tap=
"handleSubmitPackageFeedback(feedback, scope.row, i)"
type=
"success"
<u-button
v-else
@
tap=
"handleSubmitPackageFeedback(feedback, scope.row, i)"
style=
"margin-left: 20rpx"
size=
"mini
"
>
打印/报工
</u-button>
style=
"margin-left: 20rpx"
class=
"successBtn
"
>
打印/报工
</u-button>
</
template
>
</
template
>
</zb-table>
</zb-table>
</view>
</view>
...
@@ -1422,6 +1422,16 @@ export default {
...
@@ -1422,6 +1422,16 @@ export default {
label
:
'生产订单数量'
,
label
:
'生产订单数量'
,
width
:
140
width
:
140
},
},
{
name
:
'startSerial'
,
label
:
'开始序列码'
,
width
:
140
},
{
name
:
'endSerial'
,
label
:
'结束序列码'
,
width
:
140
},
{
{
name
:
'productSpc'
,
name
:
'productSpc'
,
label
:
'规格'
,
label
:
'规格'
,
...
@@ -3201,7 +3211,23 @@ export default {
...
@@ -3201,7 +3211,23 @@ export default {
color
:
black
;
color
:
black
;
}
}
}
}
.successBtn
{
display
:
inline-flex
;
width
:
auto
;
font-size
:
22rpx
;
padding-top
:
1px
;
height
:
50rpx
;
line-height
:
50rpx
;
padding
:
0
20rpx
;
color
:
#ffffff
;
border-color
:
#19be6b
;
background-color
:
#19be6b
;
&
:hover
{
border-color
:
#19be6b
!
important
;
background-color
:
#19be6b
!
important
;
color
:
#ffffff
!
important
;
}
}
</
style
>
</
style
>
<
style
lang=
"scss"
>
<
style
lang=
"scss"
>
.mynotable
{
.mynotable
{
...
...
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