fix:光芯改版时不合批,不传new_batch

This commit is contained in:
shijing 2026-03-06 10:58:57 +08:00
parent ed4feb2f0c
commit 061af195ec
1 changed files with 2 additions and 1 deletions

View File

@ -680,7 +680,8 @@ export default {
that.form.material_changed = item.material;
that.form.material_changed_fname = item.material_name;
that.form.recive_mgroup = that.mgroupId;
that.form.new_batch = item.batch;
// that.form.new_batch = item.batch;
// that.form.mtype = 30;
}
that.form.handoverb.push(obj);