产线叫料

This commit is contained in:
2025-08-13 09:07:11 +08:00
parent 95d82746a3
commit 4a7bc7ddc1
2 changed files with 3 additions and 3 deletions

View File

@@ -126,7 +126,7 @@
},
async _sendPointTask () {
this.disabled = true
if (!val1 || !val2) {
if (!this.val1 || !this.val2) {
this.disabled = false
return
}