Accept Merge Request #2228: (feature/出厂检验报告模版 -> develop)
Merge Request: 出厂检验报告模版优化 Created By: @禹翔辉 Reviewed By: @胡尧 Approved By: @胡尧 Accepted By: @禹翔辉 URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/2228
This commit is contained in:
@@ -202,13 +202,10 @@
|
|||||||
</div> -->
|
</div> -->
|
||||||
|
|
||||||
<!-- 页脚固定在底部 -->
|
<!-- 页脚固定在底部 -->
|
||||||
<!-- <div style="position: absolute; bottom: 0; left: 0; right: 0;"> -->
|
<t t-if="loop.index == len(docs) - 1">
|
||||||
<!-- <t t-call="sf_quality.report_quality_footer"/>-->
|
<!-- <div style="position: absolute; bottom: 0; left: 0; right: 0;"> -->
|
||||||
<!-- </div> -->
|
<t t-call="sf_quality.report_quality_footer"/>
|
||||||
<t t-if="o._index == len(docs) - 1">
|
<!-- </div> -->
|
||||||
<div style="position: absolute; bottom: 0; left: 0; right: 0;">
|
|
||||||
<t t-call="sf_quality.report_quality_footer"/>
|
|
||||||
</div>
|
|
||||||
</t>
|
</t>
|
||||||
</div>
|
</div>
|
||||||
</t>
|
</t>
|
||||||
@@ -334,13 +331,10 @@
|
|||||||
</div> -->
|
</div> -->
|
||||||
|
|
||||||
<!-- 页脚固定在底部 -->
|
<!-- 页脚固定在底部 -->
|
||||||
<!-- <div style="position: absolute; bottom: 0; left: 0; right: 0;"> -->
|
<t t-if="loop.index == len(docs) - 1">
|
||||||
<!-- <t t-call="sf_quality.html_report_quality_footer"/>-->
|
<!-- <div style="position: absolute; bottom: 0; left: 0; right: 0;"> -->
|
||||||
<!-- </div> -->
|
<t t-call="sf_quality.html_report_quality_footer"/>
|
||||||
<t t-if="o._index == len(docs) - 1">
|
<!-- </div> -->
|
||||||
<div style="position: absolute; bottom: 0; left: 0; right: 0;">
|
|
||||||
<t t-call="sf_quality.report_quality_footer"/>
|
|
||||||
</div>
|
|
||||||
</t>
|
</t>
|
||||||
</div>
|
</div>
|
||||||
</t>
|
</t>
|
||||||
|
|||||||
Reference in New Issue
Block a user