linzhijie
2021-03-24 468e4503586a71f636868dec35f7cbe4f66dd4c4
src/main/resources/templates/exam/product/product.html
@@ -51,8 +51,7 @@
               shiro:hasPermission="exam:product:remove">
                <i class="fa fa-remove"></i> [[#{basis.del}]]
            </a>
            <a style="background-color: #a87242;border-color: #a87242;color: #FFFFFF"
                class="btn" onclick="$.table.exportExcel()" shiro:hasPermission="exam:product:export">
            <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="exam:product:export">
                <i class="fa fa-download"></i> [[#{basis.export}]]
            </a>
        </div>