退回字体处理

This commit is contained in:
胡尧
2025-04-27 15:32:08 +08:00
parent 404c56e134
commit ed90ad34e6

View File

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