From cad1567fd6581243b43c08c06967c6b4365f0b65 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Tue, 13 Dec 2022 10:58:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=A9=E5=BA=A6=E6=97=B6=E9=97=B4=E5=8F=AF?= =?UTF-8?q?=E4=B8=8D=E5=A1=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ProductManage/ManmadeBake.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/ProductManage/ManmadeBake.vue b/pages/ProductManage/ManmadeBake.vue index 721e5fa..64af380 100644 --- a/pages/ProductManage/ManmadeBake.vue +++ b/pages/ProductManage/ManmadeBake.vue @@ -42,7 +42,7 @@ - + @@ -83,7 +83,7 @@ }, async _handleBakingovenInAndOut1 (type) { this.disabled = true - if (!this.val1 || !this.val2 ||!this.val3 || !this.val4 || !this.val5) { + if (!this.val1 || !this.val2 || !this.val5) { this.disabled = false return }