优化表格开关,无权限的退化为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

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