fix: error

This commit is contained in:
xingyu4j
2022-11-15 13:59:22 +08:00
parent a701c1d76c
commit c7972f9a06
8 changed files with 31 additions and 25 deletions

View File

@ -12,7 +12,7 @@
@click="handleCreate()"
/>
</template>
<template #authorizedGrantTypes="{ row }">
<template #authorizedGrantTypes_default="{ row }">
<el-tag
:disable-transitions="true"
:key="index"