还原序号处理

This commit is contained in:
hyyy
2025-02-26 16:29:19 +08:00
parent 8dc6c1a617
commit 352dc89e91

View File

@@ -4,13 +4,12 @@
<!-- <templates xml:space="preserve"> -->
<t t-name="og.web.ListRenderer" t-inherit="web.ListRenderer" t-inherit-mode="extension">
<!-- <xpath expr="//table/thead/tr/th[@t-if='hasSelectors']" position="before">
<xpath expr="//table/thead/tr/th[@t-if='hasSelectors']" position="before">
<th class="row_no"><i class="fa fa-list-ol"/></th>
</xpath> -->
</xpath>
</t>
<!-- 暂存,同一份文件中有问题,拆分后正常工作 -->
<!-- <t t-name="og.web.ListRenderer.Rows" t-inherit="web.ListRenderer.Rows" t-inherit-mode="extension"> -->