linzhijie
2021-03-16 8f781f3cb17187a7ee58f41632c25fbb2aa81cc7
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>