feat: 关系配置通用组件
This commit is contained in:
parent
bf0df077a9
commit
d73e6641a1
|
@ -1,6 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<j-drawer :visible="true" title="关系绑定" placement="right" @close="closeDrawer" :width="500">
|
<j-drawer :visible="true" title="关系绑定" placement="right" @close="closeDrawer" :width="500">
|
||||||
|
|
||||||
</j-drawer>
|
</j-drawer>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue