半成品入库

This commit is contained in:
2023-09-12 13:33:43 +08:00
parent 42f7ed8f2e
commit 56acc5e601
2 changed files with 5 additions and 2 deletions

View File

@@ -141,7 +141,7 @@
/** 确认 */
async toSure () {
this.disabled = true
if (!this.val1 || !this.val3 || !this.bar_code || !index2 ) {
if (!this.val1 || !this.val3 || !this.bar_code || !this.index2 ) {
this.disabled = false
return
}