|
|
@ -6,7 +6,7 @@
|
|
|
|
<body class="gray-bg">
|
|
|
|
<body class="gray-bg">
|
|
|
|
<div class="btn-group hidden-xs" id="tableToolbar" role="group">
|
|
|
|
<div class="btn-group hidden-xs" id="tableToolbar" role="group">
|
|
|
|
<button type="button" class="btn btn-outline btn-default" th:onclick="'javascript:batchGenCode()'" shiro:hasPermission="tool:gen:code">
|
|
|
|
<button type="button" class="btn btn-outline btn-default" th:onclick="'javascript:batchGenCode()'" shiro:hasPermission="tool:gen:code">
|
|
|
|
<i class="glyphicon glyphicon-arrow-down"></i>
|
|
|
|
<i class="glyphicon glyphicon-download-alt"></i>
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="wrapper wrapper-content">
|
|
|
|
<div class="wrapper wrapper-content">
|
|
|
|