This commit is contained in:
2023-05-08 11:04:32 +08:00
29 changed files with 1151 additions and 731 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