eef6d75da2
fix: 资金流水记录
2025-04-22 10:48:32 +08:00
370e38fad4
fix: 代支付手续费列表
2025-04-22 10:36:01 +08:00
6703e0c58c
fix: 修改注释,删除无用常量
2025-04-22 10:35:19 +08:00
e533c08ef6
fix: 处方订单拒绝审核展示
2025-04-22 09:15:14 +08:00
35b0f5413a
fix: 挂号订单列表
2025-04-22 08:40:33 +08:00
e7267a67b5
fix: 处方列表
2025-04-21 16:00:25 +08:00
6f24ccbef2
fix: 财务数据可视化图表
2025-04-18 10:54:33 +08:00
f3f870cd8e
fix: 对账单功能
2025-04-17 16:19:53 +08:00
596bbb2fa9
fix: 医生审核
2025-04-16 14:48:46 +08:00
34d6d9f8f5
fix: 优化消息中心和医生二维码
2025-04-14 16:58:16 +08:00
9755463cdc
fix: 完成: 消息中心
2025-04-12 17:03:31 +08:00
06b8e9cf00
fix: 完成: 诊所设置中心,消息中心
2025-04-11 17:06:02 +08:00
ed6b1bb36d
fix: 完成: 诊所设置中心,消息中心
2025-04-10 17:08:23 +08:00
22f91e294b
fix: 完成医生设置中心 待完成:诊所设置中心
2025-04-09 17:04:29 +08:00
bd6b5979f3
fix: 中药相冲检测、处方详情页面优化(展示医生签名)
2025-04-08 17:07:08 +08:00
3ac645e4a0
fix: 订单管理新增订单统计
2025-04-07 17:02:39 +08:00
0994dd94d5
fix: 订单管理新增查看处方功能,接诊页面优化
2025-04-03 16:17:07 +08:00
342f3cbd57
fix: 诊所管理
2025-04-01 19:13:44 +08:00
ffd9a0c6e3
fix: 中药处方修复
2025-04-01 15:21:20 +08:00
e7c591d347
fix: 医生管理
2025-03-25 18:11:08 +08:00
6eed8c41b0
fix: 医生管理
2025-03-24 18:15:28 +08:00
b51462237b
fix: 结束接诊
2025-03-22 18:38:55 +08:00
aa7e5982d5
fix: 优化中药开方功能
2025-03-19 17:06:36 +08:00
3e287233c7
fix: 修复中药开放部分问题
2025-03-10 12:22:56 +08:00
4cdb8351d4
fix: 一些基本功能
2025-03-07 08:18:45 +08:00
638462295d
fix: 一些基本功能
2025-03-06 19:12:26 +08:00
024f641a41
fix: 一些基本功能
2025-03-06 19:11:29 +08:00
Netfan
a97c998be5
fix: user homePath no effect sometimes ( #5166 )
2024-12-17 21:39:12 +08:00
Netfan
7581fb381f
fix: pinInput value synchronous update ( #5142 )
2024-12-15 14:26:42 +08:00
vben
cbca9ffd95
chore: release 5.5.1
2024-12-12 22:47:11 +08:00
Netfan
eec6f41f6a
refactor: ApiComponent with docs ( #5099 )
...
* refactor: `ApiComponent` with docs
* docs: remove invalid docs
* docs: remove duplicate prop docs
* docs: update `ApiComponent` docs
2024-12-11 10:45:04 +08:00
Netfan
018ddc75c6
feat: add default placeholder for ApiSelect ( #5078 )
2024-12-09 14:03:46 +08:00
Netfan
d085736bac
feat: improve ApiSelect component ( #5075 )
...
* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed
2024-12-09 12:47:33 +08:00
Netfan
d1862fba27
fix: replace input component in IconPicker ( #5047 )
...
* fix: replace input component in `IconPicker`
* chore: fixed IconPicker demo
2024-12-06 13:46:52 +08:00
vben
7ab00250bf
chore: release 5.5.0
2024-12-04 22:57:27 +08:00
Vben
9896a67c21
feat: add api-select component ( #5024 )
2024-12-04 22:56:29 +08:00
Netfan
e23486dbc6
feat: form component IconPicker ( #5005 )
2024-12-04 21:42:21 +08:00
vben
c8dd9bbf0b
chore: release 5.4.8
2024-11-24 22:00:41 +08:00
vben
788a29a8cb
chore: release v5.4.7
2024-11-14 22:15:46 +08:00
Arthur Darkstone
ea8af98324
docs: add route config desc ( #4857 )
2024-11-11 19:22:39 +08:00
vben
94efcec7da
chore: release v5.4.6
2024-11-10 11:50:46 +08:00
vben
57d5a919d2
chore: release v5.4.5
2024-11-09 21:06:10 +08:00
Xiaoyu
da7d61b160
feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components ( #4831 )
...
* feat(@vben/common-ui): add click event emission to WorkbenchProject and WorkbenchQuickNav components
* feat: add navigation and project link functionality to dashboard workspace
* feat: add URL property to WorkbenchProjectItem and WorkbenchQuickNavItem for enhanced navigation
---------
Co-authored-by: XiaoyuDing <xiaoyuding@keymedbio.com >
2024-11-09 10:26:58 +08:00
Vben
4e88ef0840
perf: improve the usage documentation of vben-vxe-table ( #4829 )
...
* perf: improve the usage documentation of vben-vxe-table
2024-11-06 23:03:33 +08:00
Netfan
488ccb5976
fix: page title is not updated after language switch. fixed : #4799 ( #4813 )
2024-11-05 13:58:56 +08:00
zyy
bbc426caa0
chore: vxe-table's renderDefault is deprecated, use renderTableDefault ( #4814 )
2024-11-05 11:25:57 +08:00
vben
44440d0951
chore: release v5.4.4
2024-11-04 22:47:52 +08:00
1302岁的龙猫
a64a06bf59
chore: disable the default form configuration of vke-table ( #4794 )
...
* fix: 处理某个页面加载多个Table时,第2个之后的Table初始化报出警告
* fix: 使用vxe-table时全局禁用formConfig
2024-11-02 15:46:19 +08:00
vben
ad3963ff70
chore: release v5.4.3
2024-10-27 21:59:54 +08:00
Vben
fe7df5ad3b
feat: allow configuration of staticRroues ( #4746 )
...
* feat: allow configuration of staticRroues
* chore: update deps
* chore: typo
2024-10-27 21:58:39 +08:00