wpm mtest bug

This commit is contained in:
caoqianming 2022-01-26 13:57:48 +08:00
parent 16fb06f646
commit 1b5b0a5032
1 changed files with 1 additions and 0 deletions

View File

@ -409,6 +409,7 @@ class WProductViewSet(ListModelMixin, RetrieveModelMixin, GenericViewSet):
if is_mtestok:
WpmServies.update_plan_state_by_mtestok(
obj.subproduction_plan.production_plan)
obj.update_by = request.user
obj.save()
change_str = 'mtest_notok'
if is_mtestok: