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 }