Commit Graph

143 Commits

Author SHA1 Message Date
kailong321200875 94800b0120 feat: Table重构 2023-07-10 17:46:15 +08:00
kailong321200875 002d03a0ad wip: Table改版中 2023-07-09 20:29:44 +08:00
kailong321200875 6e002b4591 wip: Table组件重构中 2023-06-27 14:30:09 +08:00
kailong321200875 674d760029 types: Form类型调整 2023-06-27 11:32:24 +08:00
kailong321200875 69cafb3b7b perf: 优化Form事件传递 2023-06-27 09:49:07 +08:00
kailong321200875 de0cb43566 feat: 新增TreeSelect表单项 2023-06-26 17:38:12 +08:00
kailong321200875 9a78ac977e feat: 重构Dialog组件示例 2023-06-26 13:46:59 +08:00
kailong321200875 3b9c3d8b75 perf: ImageViewer组件优化 2023-06-25 17:37:58 +08:00
kailong321200875 49e415d277 feat: Descriptions组件重构 2023-06-25 16:02:15 +08:00
kailong321200875 cdf44a43a0 feat: 完善search组件demo 2023-06-25 13:49:11 +08:00
kailong321200875 a7f3702144 feat: Search组件重构 2023-06-25 10:38:32 +08:00
kailong321200875 e548668cce perf: 优化Search组件 2023-06-25 09:20:32 +08:00
kailong321200875 c76f8bc494 wip: Search重构中 2023-06-21 17:59:37 +08:00
kailong321200875 77a3866248 perf: 优化表单组件 2023-06-21 14:16:48 +08:00
kailong321200875 3e4e27c21f feat: Form useForm 完成 2023-06-21 11:28:03 +08:00
kailong321200875 097b32e1a9 fix: 修复Form已知问题 2023-06-19 16:27:49 +08:00
kailong321200875 289c1c2cf5 wip: 表单BUG修复中 2023-06-08 09:47:18 +08:00
kailong321200875 9c724dc9aa feat: Form改造 2023-06-06 15:05:38 +08:00
kailong321200875 207c5b3fc4 style: 修改样式 2023-06-05 16:30:35 +08:00
kailong321200875 855e4ca41b mod: 优化文件目录 2023-06-05 13:42:18 +08:00
kailong321200875 46b35e48b3 types: 迁移types 2023-05-31 16:24:28 +08:00
kailong321200875 e34b5cb613 wip: Form改造中 2023-05-25 11:33:37 +08:00
kailong321200875 deeee73bcb feat: Radio改造 2023-05-25 09:29:49 +08:00
kailong321200875 6f1a94809e wip: Form改造中 2023-05-24 18:14:36 +08:00
kailong321200875 83513d519d feat: Radio改造 2023-05-23 15:36:33 +08:00
kailong321200875 7d0476f47c types: 修改类型 2023-05-22 17:26:43 +08:00
kailong321200875 c5b545d2c7 wip: Form改造 2023-05-17 14:53:53 +08:00
kailong321200875 4d04734e13 feat: SelectV2改造完成 2023-05-11 15:52:04 +08:00
kailong321200875 998d9f3eeb wip: Form改造中 2023-05-10 10:14:11 +08:00
kailong321200875 2261f49976 wip: Form改造中 2023-04-28 14:02:27 +08:00
kailong321200875 1d0f4b4c39 wip: Form改造中 2023-04-27 17:44:43 +08:00
kailong321200875 89844e441d wip: Form升级中 2023-04-27 09:42:22 +08:00
kailong321200875 28d1654b20 wip: Form升级中 2023-04-26 17:49:30 +08:00
kailong321200875 09fe3467f6 wip: form改造中 2023-04-18 20:03:01 +08:00
kailong321200875 cc18f297ef style: 调整工作台样式错乱 2023-04-18 18:31:31 +08:00
kailong321200875 962689a8bd style: 布局样式优化 2023-04-18 18:08:36 +08:00
kailong321200875 719317694f style: 样式布局调整完成 2023-04-18 17:09:03 +08:00
kailong321200875 15be32df99 wip: v2 coding 2023-04-17 14:53:09 +08:00
kailong321200875 a43e286186 wip: v2 coding 2023-04-17 09:23:03 +08:00
SVDBG fe6dbbdb3e
我发现在使用权限管理面板时,面板一直停留在加载界面,查看源代码后发现:组件在接收res结果后改变响应式变量loading的值。
纠正上面的错误后,发现getUserListApi获取的用户列表信息res内部格式与实际得到的假数据不符合,导致无法正常赋值,也就是说res此时为空,所以我在getUserListApi更改预期获取的结果格式。
通过以上的修正操作,这样就可以正常显示获取到的假数据了。
2023-03-04 16:02:05 +08:00
kailong321200875 782b8e2f94 fix: 修复已知BUG 2023-03-03 16:19:33 +08:00
kailong321200875 1c06a27b90 fix: 修复TS类型错误 2023-01-16 14:45:39 +08:00
kailong321200875 3368fda251 fix: 修复Search组件无法默认值 2022-11-21 16:13:31 +08:00
kailong321200875 0b671e914e fix: 修复option禁用属性无效
style: input默认宽度与select对齐
2022-11-07 15:09:16 +08:00
tangshuo eb405b2a90 fix: Correct spelling of words(aciton →action) 2022-10-17 15:37:37 +08:00
hongxinzz 232a0f5396 merge 2022-10-09 17:27:46 +08:00
hongxinzz 8b4fa1aa21 feat: type抽离 2022-10-09 17:12:03 +08:00
kailong321200875 d946920e61 fix: The attribute of option does not work 2022-10-08 13:49:00 +08:00
kailong321200875 89d03fd067 fix: 修复重定向错误 2022-08-20 10:22:58 +08:00
kailong321200875 0980640f65 refactor: refactor axios 2022-08-13 09:32:13 +08:00