feat: 关系配置通用组件

This commit is contained in:
leiqiaochu 2023-09-25 11:53:33 +08:00
parent bf0df077a9
commit d73e6641a1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<j-drawer :visible="true" title="关系绑定" placement="right" @close="closeDrawer" :width="500">
</j-drawer>
</template>