fix: handover增加送料工段
This commit is contained in:
parent
3a24e6f858
commit
a7ff21bb80
|
@ -306,7 +306,7 @@ class HandoverViewSet(CustomModelViewSet):
|
|||
count=mlog.count_real,
|
||||
count_eweight=mlog.count_real_eweight,
|
||||
mlog=mlog,
|
||||
mgroup=mlog.mgroup,
|
||||
send_mgroup=mlog.mgroup,
|
||||
create_by=user
|
||||
)
|
||||
return Response()
|
||||
|
|
Loading…
Reference in New Issue