fix(wot-ui): 修复 v2 升级后部门和角色下拉不显示

Cascader/SelectPicker 在 v2 中不再自带触发单元格,拆分为 wd-form-item 触发 + 选择器弹出模式
This commit is contained in:
Ray.Hao
2026-06-04 13:55:55 +08:00
parent f97a10c71f
commit a422f9f962
5 changed files with 81 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "youlai-app",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"dev:app": "uni -p app",
"dev:app-android": "uni -p app-android",