调整报告逻辑

This commit is contained in:
mgw
2025-03-18 16:26:39 +08:00
parent 242f9c9050
commit be0df6e66b

View File

@@ -14,7 +14,7 @@
<!-- 使用公开访问URL的二维码 -->
<img t-att-src="'/report/barcode/QR/%s?width=100&amp;height=100' % o.get_report_url()" style="width:80px;height:80px"/>
<div style="font-size: 14px;">
<strong>报告编号: </strong><span t-field="o.name"/>
<strong>报告编号: </strong><span t-if="o.report_number_id" t-field="o.report_number_id"/> <span t-else="">ceshi</span>
</div>
<!-- 添加扫码提示 -->
<div style="font-size: 12px;">