From fd948eee21f33f311a862cccdc2a8a519ec99309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=AE=8F=E6=96=8C?= <2164406372@qq.com> Date: Thu, 14 Aug 2025 16:51:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=8F=90=E7=A4=BA=E8=AF=AD?= =?UTF-8?q?=E5=8F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/production/reworkRecord.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/modules/production/reworkRecord.vue b/src/views/modules/production/reworkRecord.vue index 38efa5f..05be58d 100644 --- a/src/views/modules/production/reworkRecord.vue +++ b/src/views/modules/production/reworkRecord.vue @@ -139,7 +139,6 @@ export default { // this.$message.success(row) row.printQty = row.qualifiedQty packagePrintDataList(row).then(({data}) => { - this.$message.success(data) if (data && data.code === 0) { data.rows[0].tcpValue = 0 data.rows[0].inspector = row.operatorId