rev:出库业务强制确认按钮
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user