diff --git a/src/views/modules/yieldReport/com_finish_part_roll.vue b/src/views/modules/yieldReport/com_finish_part_roll.vue index bd67af8..c624dde 100644 --- a/src/views/modules/yieldReport/com_finish_part_roll.vue +++ b/src/views/modules/yieldReport/com_finish_part_roll.vue @@ -743,7 +743,6 @@ export default { checkValidApprovedQty(){ //调用刷新的方法 this.refreshSfdcData(); - debugger; this.pageData.totalQty = parseFloat(this.pageData.approvedQty) + parseFloat(this.pageData.defectedQty); }, diff --git a/src/views/modules/yieldReport/com_produce_down.vue b/src/views/modules/yieldReport/com_produce_down.vue index 141b51f..9e3854a 100644 --- a/src/views/modules/yieldReport/com_produce_down.vue +++ b/src/views/modules/yieldReport/com_produce_down.vue @@ -37,8 +37,9 @@ - - + + 停机代码: + @@ -52,16 +53,7 @@ - - - - - 列表 - - - - + - + + style="margin-left: -10px; margin-bottom: 10px;"> 关闭 @@ -85,11 +77,14 @@ + +