mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2025-02-01 01:50:04 +08:00
fix: button
This commit is contained in:
parent
c701cc92c3
commit
7961c8fa95
@ -27,8 +27,6 @@
|
|||||||
@click="handleDetail(row)"
|
@click="handleDetail(row)"
|
||||||
/>
|
/>
|
||||||
<XTextButton
|
<XTextButton
|
||||||
link
|
|
||||||
type="primary"
|
|
||||||
preIcon="ep:delete"
|
preIcon="ep:delete"
|
||||||
:title="t('action.del')"
|
:title="t('action.del')"
|
||||||
v-hasPermi="['system:post:delete']"
|
v-hasPermi="['system:post:delete']"
|
||||||
|
Loading…
Reference in New Issue
Block a user