linzhijie
2021-03-11 93af1c6ffb9ae0e894689ad3a37b548e57d54cff
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>