优化表格开关,无权限的退化为list;

This commit is contained in:
2022-08-22 16:32:54 +08:00
parent 198cdfff2f
commit 4de5b6a00e
10 changed files with 15 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
data-auth-add="{:auth('mall.cate/add')}"
data-auth-edit="{:auth('mall.cate/edit')}"
data-auth-delete="{:auth('mall.cate/delete')}"
data-auth-modify="{:auth('mall.cate/modify')}"
lay-filter="currentTable">
</table>
</div>