Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
xingyu4j 2022-11-10 09:27:21 +08:00
commit edb88a398e
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@
@click="handleDetail(row)"
/>
<XTextButton
link
type="primary"
preIcon="ep:delete"
:title="t('action.del')"
v-hasPermi="['system:post:delete']"