mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-03 00:12:49 +08:00
9 lines
343 B
PHP
9 lines
343 B
PHP
<div class="layuimini-container">
|
|
<div class="layuimini-main">
|
|
<table id="currentTable" class="layui-table layui-hide"
|
|
data-auth-refresh="{:auth('system.node/refreshNode')}"
|
|
data-auth-clear="{:auth('system.node/clearNode')}"
|
|
lay-filter="currentTable">
|
|
</table>
|
|
</div>
|
|
</div> |