修复bug

This commit is contained in:
胡尧
2025-04-28 09:12:09 +08:00
parent fef960f7e8
commit 39de4e5ea1

View File

@@ -218,4 +218,3 @@ class PrintingUtils(models.AbstractModel):
os.remove(qr_temp_path)
if os.path.exists(output_temp_path):
os.remove(output_temp_path)
os.remove(output_temp_path)