回退出厂检验报告模版

This commit is contained in:
yuxianghui
2025-06-20 14:26:29 +08:00
parent e7afc76753
commit 5947b3dfe9

View File

@@ -202,11 +202,11 @@
</div> -->
<!-- 页脚固定在底部 -->
<t t-if="loop.index == len(docs) - 1">
<!-- <t t-if="loop.index == len(docs) - 1">-->
<!-- <div style="position: absolute; bottom: 0; left: 0; right: 0;"> -->
<t t-call="sf_quality.report_quality_footer"/>
<!-- </div> -->
</t>
<!-- </t>-->
</div>
</t>
</t>
@@ -331,11 +331,11 @@
</div> -->
<!-- 页脚固定在底部 -->
<t t-if="loop.index == len(docs) - 1">
<!-- <t t-if="loop.index == len(docs) - 1">-->
<!-- <div style="position: absolute; bottom: 0; left: 0; right: 0;"> -->
<t t-call="sf_quality.html_report_quality_footer"/>
<!-- </div> -->
</t>
<!-- </t>-->
</div>
</t>
</t>