docs: update

This commit is contained in:
wintel
2025-05-21 21:52:55 +08:00
parent 633a4a664a
commit a56ae00deb
2 changed files with 2 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ permalink: /pro/authselect/
| 事件名称 | 说明 | 回调参数 |
| --- | --- | --- |
| change | 选中值发生变化时触发 | 选中项的值 |
| changeLabel | 选中值发生变化时触发 | 选中项的标签 |
| update:value | 更新v-model值 | 选中项的值 |
## 示例