candicandi
d92740b176
加密的数据原始上传
...
加密以后的数据还使用json头会被Axios json化而导致在数据前会会有"
Signed-off-by: candicandi <zl@canditd.com>
5 months ago
dap
8f1c703e89
update: 微服务与单体 不兼容地方说明
5 months ago
dap
ac6099cc96
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
5 months ago
dap
9e78659696
update: wechat
5 months ago
leo
b93e22c45a
fix(@vben/layouts): respect base URL when opening route in new window ( #6583 )
...
Previously, the generated URL for opening routes in a new window did not include the router base,
which led to incorrect paths when the app was deployed under a subdirectory (e.g., /admin/).
This change ensures that the resolved path includes the configured base by using
router.resolve(path).href.
5 months ago
dap
d22e494551
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
5 months ago
Jin Mao
193f5b6512
Merge branch 'main' into 2025072604
5 months ago
Jin Mao
cb3f96683f
fix: 修复双列布局模式下,路由为hideInMenu时,空白右列
5 months ago
zhongming4762
06ffdf164a
feat: add dingding login
5 months ago
ming4762
5b75e5e917
perf: perf the control logic of `VbenModal` full screen and header ( #6566 )
...
* resolve the issue of header=false and full screen button display but not operable
5 months ago
aonoa
fad0b49841
fix: adding roles does not automatically refresh ( #6548 )
...
* fix: adding roles does not automatically refresh
* style: fix code style err
5 months ago
Jin Mao
260e45cd7b
Merge branch 'main' into feat/add-vben-modal-animation
5 months ago
dap
00ddda1937
feat: dict demo
5 months ago
dap
317c17ee88
refactor: spel
5 months ago
dap
a971369b91
fix: required
5 months ago
dap
999e30bd7a
fix: 删除不需要弹出 操作列不需要点击事件
5 months ago
ut
eceedefc60
fix: 处理通知公告创建人查询后端报错(修改字段名称)
5 months ago
dap
c762f8370b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
5 months ago
vben
1575619d53
chore: release v5.5.8
5 months ago
Jin Mao
d5a36a167d
fix: fix vxeTable commit proxy ( #6536 )
...
* fix: 修正use-vxe-grid中的代理配置提交类型
* chore: change config
5 months ago
dap
296899fc33
feat: 微服务版本 logout接口在配置错误的情况返回401的提示(解决死循环调用logout接口)
6 months ago
dap
6311f8edea
refactor: 登出接口Promise.all
6 months ago
dap
10c0298bb7
fix: draft hover
6 months ago
dap
0d47da06e9
fix: 草稿状态逻辑
6 months ago
dap
5d88de78c7
refactor: 请假申请 按钮区域重构
6 months ago
dap
808406ebce
feat: 字典(DictTag)支持fallback属性(未匹配到字典项时的回显)
6 months ago
dap
253c9b5248
feat: useVbenForm 增加 TimeRangePicker(时间区间选择) 组件
6 months ago
玲娜贝er
a7297e62a3
Revert "feat: useVbenForm 增加 TimeRangePicker(时间区间选择) 组件"
...
This reverts commit 645a9f18f7 .
6 months ago
dap
645a9f18f7
feat: useVbenForm 增加 TimeRangePicker(时间区间选择) 组件
6 months ago
panda7
fc9ea347ca
Merge branch 'main' into feat/add-vben-modal-animation
6 months ago
panda7
1a9b0509d5
feat: add animation effects to VbenModal component
6 months ago
dap
5c9c0df986
chore: 临时解决vite.config.mts爆红
6 months ago
panda7
07b64ad384
feat: add function support for formItemClass prop ( #6511 )
...
* feat: add function support for formItemClass prop
* feat: add try-catch to formItemClass function
* fix: formItemClass function ts error
---------
Co-authored-by: sqchen <chenshiqi@sshlx.com>
6 months ago
dap
72e1115330
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
6 months ago
Jin Mao
1bc5d2986b
chore: update-vxe-table ( #6516 )
...
* chore: update vxe-pc-ui,vxe-table
* fix(ui): 修复代理配置初始化方法名错误
* fix(ui): 修改远程表格刷新配置
* chroe: update vxeTable
更新到最新
6 months ago
HamWong
bb36cca315
fix: 锁定屏幕页面样式自适应 ( #6480 )
6 months ago
dap
66aa0d4d12
refactor: 显示消息详情
6 months ago
dap
f4fcf2ef5f
fix: 暂时锁死vxe依赖 有问题
6 months ago
dap
ffa2614707
docs: changelog
6 months ago
dap
f9132d8097
feat: websocket功能 (默认关闭)
6 months ago
dap
579105bbff
feat: 流程表达式 & 菜单图标
6 months ago
dap
991904bd8c
update: remove naive
6 months ago
Jin Mao
b8bf482c6a
Merge branch 'main' into form
6 months ago
Jin Mao
3b673ca915
Merge branch 'main' into feature/scroll_to_the_error_field
6 months ago
Jin Mao
bbf0287511
chore: fix lint warning ( #6487 )
6 months ago
panda7
d4786f3f75
Merge branch 'main' into feature/scroll_to_the_error_field
6 months ago
xue-jn
b333fd676d
docs: update vben-drawer.md ( #6478 )
...
* docs: update vben-drawer.md
* docs: update vben-drawer.md
---------
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
6 months ago
dap
1b1c860c16
docs: changelog
6 months ago
sqchen
f1051c8773
feat: add scrollToFirstError to the form component
6 months ago
sqchen
243f3a201d
feat: add scrollToFirstError to the form component
6 months ago