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 }