rev:出库业务强制确认按钮

This commit is contained in:
2024-01-11 10:56:40 +08:00
parent 2e22f2a2c2
commit 9cd78f0d25

View File

@@ -480,7 +480,7 @@ export default {
} else {
this.confirm_flag = true
}
if (current.bill_type === '1006' || current.bill_type === '1003' || current.bill_type === '1004') {
if (current.bill_type === '1006' || current.bill_type === '1003') {
this.business_confirm_flag = false
} else {
this.business_confirm_flag = true