重新发布按钮也增加二次确认
This commit is contained in:
@@ -375,7 +375,7 @@ class QualityCheck(models.Model):
|
|||||||
"""
|
"""
|
||||||
重新发布出厂检验报告,参考发布规则
|
重新发布出厂检验报告,参考发布规则
|
||||||
"""
|
"""
|
||||||
self.do_publish()
|
return self.do_publish()
|
||||||
|
|
||||||
def generate_qr_code(self):
|
def generate_qr_code(self):
|
||||||
"""生成二维码URL"""
|
"""生成二维码URL"""
|
||||||
|
|||||||
Reference in New Issue
Block a user