fix:其他入库问题修改

This commit is contained in:
shijing 2025-12-23 17:14:52 +08:00
parent bb25cc1c43
commit a179619519
1 changed files with 1 additions and 1 deletions

View File

@ -558,7 +558,7 @@ export default {
} else {
this.getBatchOptions();
}
if(that.type == 'pur_in'){
if(that.form.type == 'pur_in'||that.form.type == 'other_in'){
that.batchcount = 99999999999;
if(that.project_code=='gx'){
that.form.batch = '无'