dap
|
40f9cfce04
|
docs: changelog
|
4 months ago |
dap
|
600e87287d
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
4 months ago |
LinaBell
|
cf6c4c9aae
|
fix: cannot read properties of null (reading 'nextSibling') (#6667)
|
4 months ago |
dap
|
6948753412
|
update: 表单项间距调整
|
4 months ago |
dap
|
2d89492790
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
4 months ago |
Ken Hai
|
ffaf85c8f3
|
fix: 修复角色修改时VbenTree组件没有回显选中 (#6662)
* fix: 修复角色修改时VbenTree组件没有回显选中
* chore: use nextTick
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: merge
* chore: 更新
---------
Co-authored-by: haiyinlong <haiyinlong@uhigame.com>
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
4 months ago |
panda7
|
2cc78f925f
|
fix: the bug in the lock method of the vbenModal component (#6648)
|
4 months ago |
ming4762
|
93f0eea4e7
|
fix: fix the issue of excessive line spacing in vbenForm (#6653)
* gap-2和 pb-4/2 重叠导致间距过宽,gap-x只保留列间距
|
4 months ago |
dap
|
865ff203a8
|
update: wechat group
|
4 months ago |
dap
|
2e72181174
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
4 months ago |
dap
|
25adb37260
|
fix: 去除选择器 在modal/drawer匹配不上
|
4 months ago |
dap
|
4a64b75fb8
|
refactor: drawer实现请假流程 & 重新编辑跳转
|
4 months ago |
dap
|
26feff20fc
|
Merge branch 'dev' of https://gitee.com/dapppp/ruoyi-plus-vben5 into dev
|
4 months ago |
玲娜贝er
|
541a411df7
|
Revert "refactor: 请假申请更改为drawer 替换新页面打开的方式"
This reverts commit 1741683cab.
|
4 months ago |
dap
|
fc4caad003
|
fix: 关闭apply modal
|
4 months ago |
dap
|
81897d640b
|
docs: changelog
|
4 months ago |
dap
|
1741683cab
|
refactor: 请假申请更改为drawer 替换新页面打开的方式
|
4 months ago |
dap
|
0ac70c523d
|
docs: changelog
|
4 months ago |
dap
|
3d3804088d
|
fix: 单词拼接错误 ...
|
4 months ago |
谦元吉
|
58e3941810
|
chore(docs): update the component import of the form adapter description in the document (#6656)
|
4 months ago |
Svend
|
3ad433a50b
|
fix: 修复在 hash 路由模式下无法在新窗口打开路由的问题 (#6652)
此问题是由于 PR #6583 中新增的 `resolveHref` 函数导致的。其在 hash 路由模式下,得到的 URL 会包含 #/ 前缀。在经过 openRouteInNewWindow 的逻辑后就会出现两次 /# 前缀
|
4 months ago |
ming4762
|
8ac2db5b7c
|
fix: fix the issue of `VbenForm` `compact` reactive failure (#6654)
|
4 months ago |
dap
|
4ffb781f0a
|
refactor: title显示
|
4 months ago |
Elm1992
|
a441dcebae
|
fix: meta.link invalid issue
|
4 months ago |
dap
|
3525571fab
|
feat: 后端发起流程
|
4 months ago |
dap
|
daf61f7409
|
refactor: 校验信息间距
|
4 months ago |
dap
|
45b584b092
|
feat: 后端发起流程
|
4 months ago |
dap
|
a4a7f7d096
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
4 months ago |
Vben
|
ff4704d5ea
|
chore: Upgrade vite to version 7.x (#6645)
|
5 months ago |
菠萝吹雪
|
6ddfbd84b0
|
chore: modify the contributor showcase in the README (#6636)
|
5 months ago |
ming4762
|
1e6417f95b
|
feat: vBenForm add layout: inline (#6644)
|
5 months ago |
vben
|
e147a9d2fd
|
chore: release 5.5.9
|
5 months ago |
谦元吉
|
4efebb8c0b
|
fix:update (#6635)
|
5 months ago |
gxc685
|
9ce0df88ae
|
fix: 修复mock里面eventHandler重复导致无法启动 (#6631)
|
5 months ago |
谦元吉
|
3cf0c0eb04
|
fix(@vben/backend-mock): go back to the last modification (#6634)
* fix(@vben/backend-mock): the version went back to the last submission, and the latest submission was completely useless.
* fix: resolve conflicts
|
5 months ago |
dap
|
8e17715d1c
|
fix: 漏掉的调试代码 --!
|
5 months ago |
dap
|
96f6d6298f
|
update: 去除alert
|
5 months ago |
dap
|
0197c16e6e
|
style: 样式调整
|
5 months ago |
dap
|
d4df6ba0ac
|
refactor: empty占位
|
5 months ago |
dap
|
d8d8ecf308
|
refactor: close的清理
|
5 months ago |
dap
|
bc46cc8341
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
5 months ago |
dap
|
e3b0060258
|
Merge branch 'dev' of https://gitee.com/dapppp/ruoyi-plus-vben5 into dev
|
5 months ago |
diantu
|
744d492132
|
修复在某些情况下用户管理编辑页面保存后会导致密码更新为明文初始密码的问题
|
5 months ago |
dap
|
354e4f9c50
|
update: 上传组件help message样式
|
5 months ago |
dap
|
8432098556
|
docs: changelog
|
5 months ago |
dap
|
61f4092394
|
fix: 改为taskId
|
5 months ago |
dap
|
733aaabb4c
|
refactor: 流程 按钮图标
|
5 months ago |
dap
|
b775ab6660
|
refactor: timeline样式
|
5 months ago |
玲娜贝er
|
9fc19bd255
|
Revert "update: target _self"
This reverts commit eb8cedc695.
|
5 months ago |
dap
|
eb8cedc695
|
update: target _self
|
5 months ago |