mirror of
https://gitee.com/xiaonuobase/snowy.git
synced 2025-12-25 23:56:20 +08:00
【新增】DictSelect组件
Signed-off-by: CyberShen123 <8096927+CyberShen123@user.noreply.gitee.com>
This commit is contained in:
parent
58c8c9ac1d
commit
8994ad4123
@ -7,7 +7,7 @@
|
||||
### 使用示例
|
||||
|
||||
```vue
|
||||
<xn-dict-select v-model:value="formData.category" dict-type="ORG_CATEGORY" option-type="dropdown" allow-clear />
|
||||
<dict-select v-model:value="formData.category" dict-type="ORG_CATEGORY" />
|
||||
```
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user