diff --git a/src/pages/proj/ProdCount.vue b/src/pages/proj/ProdCount.vue
index e21101d..b892679 100644
--- a/src/pages/proj/ProdCount.vue
+++ b/src/pages/proj/ProdCount.vue
@@ -51,12 +51,12 @@
生产任务
- 设备工单号班次类型生产物料订单客户计划开始计划数(块)已生产(块)不合格(块)合格率状态开工人开始时间结束时间
+ 设备工单号班次类型生产物料计划开始计划数(块)已生产(块)不合格(块)合格率状态开工人开始时间结束时间
-
- {{e.device}}{{e.workorder_code}}{{e.team}}{{e.material_name}}{{e.planproducestart_date}}{{e.planproducestart_date}}{{e.plan_qty}}{{e.real_qty}}{{e.unqualified_qty}}{{e.qualified_rate}}{{e.workorder_status}}{{e.operator}}{{e.realproducestart_date}}{{e.realproduceend_date}}
+ {{e.device}}{{e.workorder_code}}{{e.team}}{{e.material_name}}{{e.planproducestart_date}}{{e.plan_qty}}{{e.real_qty}}{{e.unqualified_qty}}{{e.qualified_rate}}{{e.workorder_status}}{{e.operator}}{{e.realproducestart_date}}{{e.realproduceend_date}}
@@ -779,7 +779,7 @@ export default {
line-height 32px
span
display inline-block
- width 5.2%
+ width 6.2%
text-align center
line-height 32px
font-size 14px
@@ -789,9 +789,9 @@ export default {
width 10%
&:nth-child(6)
width 10%
- &:nth-child(13)
+ &:nth-child(12)
width 10%
- &:nth-child(14)
+ &:nth-child(13)
width 10%
.content-block-scroll
_wh(calc(100% - 0px), calc(100% - 113px))
@@ -807,7 +807,7 @@ export default {
background rgba(38,47,82,0.50)
span
display inline-block
- width 5.2%
+ width 6.2%
font-size 12px
// padding 0 .1rem
text-align center
@@ -819,8 +819,8 @@ export default {
width 10%
&:nth-child(6)
width 10%
+ &:nth-child(12)
+ width 10%
&:nth-child(13)
width 10%
- &:nth-child(14)
- width 10%