fix: 个到个的拆分bug7

This commit is contained in:
caoqianming 2025-03-14 16:10:40 +08:00
parent a66d47ec47
commit 099fe4b18b
1 changed files with 1 additions and 0 deletions

View File

@ -574,6 +574,7 @@ class MlogbInViewSet(CreateModelMixin, UpdateModelMixin, DestroyModelMixin, Cust
"mtask": mlogbin.mtask,
"mlog": mlog,
"material_out": material_out,
"batch": mlogbin.batch,
"batch_ofrom": wm_in.batch_ofrom, "material_ofrom": wm_in.material_ofrom,
"qct": qct
}