(component): 更新日志

This commit is contained in:
就眠儀式
2022-09-15 09:27:05 +08:00
parent 9e52d2401a
commit a3196e597a
3 changed files with 16 additions and 2 deletions

View File

@@ -235,6 +235,7 @@ export default {
| Name | Description | Accepted Values |
| ---------- | ----------- | --------------- |
| modalValue (v-model) | 目标值 | -- |
| dataSource | 数据来源 | -- |
| title | 标题 | -- |
| id | 主键 | -- |
@@ -257,6 +258,17 @@ export default {
:::
::: title Transfer 事件
:::
::: table
| Name | Description | Accepted Values |
| ---- | ----------- | --------------- |
| change | 数据穿梭回调 | targetKeys |
:::
::: contributor transfer
:::