From 33a184549a98ee1d33236aa61a1f06518c4e41b2 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 14 Jul 2025 14:56:47 +0800 Subject: [PATCH] no message --- pages/SecondPhase/production/BakeDetail.vue | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pages/SecondPhase/production/BakeDetail.vue b/pages/SecondPhase/production/BakeDetail.vue index 2ff5de1..964fc47 100644 --- a/pages/SecondPhase/production/BakeDetail.vue +++ b/pages/SecondPhase/production/BakeDetail.vue @@ -39,7 +39,7 @@ - + {{e.point_code}} {{e.container_name}} {{e.product_area}} @@ -123,8 +123,6 @@ options: [], index: '', dataList: [], - pkId: '', - pkObj: {}, reload: false, status: 'more', contentText: { @@ -193,10 +191,6 @@ this.status = 'noMore' } }, - toCheck (e) { - this.pkId = this.pkId === e.container_name ? '' : e.container_name - this.pkObj = this.pkId === e.container_name ? e : {} - }, async handleConfirm1 () { if (!this.val1 || !this.val2) { return