diff --git a/src/views/modules/qc/inboundNotification.vue b/src/views/modules/qc/inboundNotification.vue index e544d45..003e5cf 100644 --- a/src/views/modules/qc/inboundNotification.vue +++ b/src/views/modules/qc/inboundNotification.vue @@ -175,13 +175,19 @@ - - 新增 - 删除 - 批量编辑 - 批量保存 - 取消编辑 - +
+ + 新增 + 删除 + 批量编辑 + 批量保存 + 取消编辑 + +
+ 总张数:{{ detailList.length }} + 总数量:{{ detailTotalQty }} +
+
{ + const qty = parseFloat(item.requiredQty) || 0; + return sum + qty; + }, 0); + } + }, + mounted () { this.$nextTick(() => { this.height = window.innerHeight / 2 - 100 diff --git a/src/views/modules/yieldReport/com_produce_report_normal.vue b/src/views/modules/yieldReport/com_produce_report_normal.vue index e03c570..9bb9aae 100644 --- a/src/views/modules/yieldReport/com_produce_report_normal.vue +++ b/src/views/modules/yieldReport/com_produce_report_normal.vue @@ -441,7 +441,7 @@ fixed="left" header-align="center" align="center" - width="150" + width="170" label="操作">