chore: self closing vue tag (#6603)

This commit is contained in:
三咲智子
2022-03-14 04:16:11 +08:00
committed by GitHub
parent e2e577bfad
commit 5d85fba20c
217 changed files with 527 additions and 672 deletions

View File

@ -6,8 +6,7 @@
label: 'desc',
}"
:data="data"
>
</el-transfer>
/>
</template>
<script lang="ts" setup>