rev:打印模板新增合同号,回传限制修改

This commit is contained in:
2023-05-06 10:56:34 +08:00
parent 686a6b2a0b
commit 7d0791027f
2 changed files with 3 additions and 1 deletions

View File

@@ -413,7 +413,7 @@ export default {
} else {
this.confirm_flag = true
}
if (current.bill_status === '40') {
if (current.bill_status === '40' || current.bill_status === '30') {
this.outReturn_flag = false
} else {
this.outReturn_flag = true