From 616619be5e0af4a4c132e373722be64c8f4b96a0 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 15 Jul 2024 17:10:19 +0800 Subject: [PATCH] no message --- pages/SecondPhase/production/ZjCheck.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/SecondPhase/production/ZjCheck.vue b/pages/SecondPhase/production/ZjCheck.vue index 059bbbf..5db2972 100644 --- a/pages/SecondPhase/production/ZjCheck.vue +++ b/pages/SecondPhase/production/ZjCheck.vue @@ -27,7 +27,7 @@ - + @@ -60,7 +60,7 @@ }, async _updatePackageInfo () { this.disabled = true - if (!this.val1 || !this.index) { + if (!this.val1 && !this.index1) { this.disabled = false return }