From d71e54038ec162ccebb59b8328e181d94ff4786d Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Tue, 18 Nov 2025 14:02:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/SecondPhase/slitting/PaperBind.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pages/SecondPhase/slitting/PaperBind.vue b/pages/SecondPhase/slitting/PaperBind.vue index cf671b7..fec5db7 100644 --- a/pages/SecondPhase/slitting/PaperBind.vue +++ b/pages/SecondPhase/slitting/PaperBind.vue @@ -180,8 +180,12 @@ this.index1 = '' this.index2 = '' } else { - this.clearUp() + this.val3 = '' + this.index2 = '' + this.index = '' + this.index1 = '' } + this._seePalletTube(this.val1) this.disabled = false } catch (e) { this.disabled = false @@ -199,7 +203,7 @@ title: res.message, icon: 'none' }) - this.clearUp() + this._seePalletTube(this.val1) this.disabled1 = false } catch (e) { this.disabled1 = false