调整报告样式

This commit is contained in:
mgw
2025-03-14 11:13:50 +08:00
parent f66ff6339d
commit c23aa4de75
2 changed files with 13 additions and 11 deletions

View File

@@ -317,6 +317,7 @@ class QualityCheck(models.Model):
# 更新流水号
self.serial_number += 1
self.quality_manager = self.env.user.id
# 返回成功消息
return True