perf: vxe

This commit is contained in:
xingyu4j
2022-11-12 16:52:02 +08:00
parent ac47638249
commit b1caa1a17b
3 changed files with 2 additions and 21 deletions

View File

@ -10,9 +10,6 @@
@click="handleCreate()"
/>
</template>
<template #status_default="{ row }">
<DictTag :type="DICT_TYPE.COMMON_STATUS" :value="row.status" />
</template>
<template #actionbtns_default="{ row }">
<XTextButton
preIcon="ep:edit"