276 Commits (9d3bac57f65c3f2202c33c0694a6d96770cb4984)

Author SHA1 Message Date
YunaiV 760bab7d29 【修复】全局:id=0导致sqlserver的insert失败 2 years ago
dhb52 0fb70607d9 fix: id=0导致sqlserver的insert失败 2 years ago
puhui999 769b63d9ca form-create:移除自带的下拉选择器组件,使用 currencySelectRule 替代 2 years ago
YunaiV f405ac3293 【优化】新增 sslEnable 字段,支持 outlook 邮箱 2 years ago
YunaiV 7f3950018e Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vue3
# Conflicts:
#	src/api/infra/codegen/index.ts
#	src/views/system/sensitiveWord/index.vue
2 years ago
芋道源码 d26e0976db
!430 bugfix:修复角色管理页面-角色类型字段没有被字典翻译问题
Merge pull request !430 from limz/bugfix-pull
2 years ago
YunaiV 0925253a9d 【移除】敏感词的管理,简化项目的复杂度 2 years ago
YunaiV 98bf5a102e 【移除】错误码的管理,简化项目的复杂度 2 years ago
limingz d96f951113 bugfix:修复角色管理页面-角色类型字段没有被字典翻译问题 2 years ago
AhJindeg ac6618a943 fix: 🐞 fix sensitiveWord hasPermi value 2 years ago
AhJindeg decdd1b25d fix: 🐞 fix post hasPermi value 2 years ago
AhJindeg 97c8cefb7d fix: 🐞 fix operatelog hasPermi value 2 years ago
AhJindeg bfb69ccccd fix: 🐞 fix template hasPermi value 2 years ago
AhJindeg 958ec41f4e fix: 🐞 fix loginlog hasPermi value 2 years ago
芋道源码 aba61120e4
!421 fix(UserImportForm): fix a bunch of bugs
Merge pull request !421 from AhJindeg/hotfix-UserImportForm
2 years ago
zhanhong 2f0fdd1d36 fix:移除多余的代码 2 years ago
AhJindeg 4793897511 fix(UserImportForm): 🐞 add update formLoading and dialogVisible to submitFormSuccess 2 years ago
AhJindeg 786468f437 fix(UserImportForm): 🐞 add init updateSupport to open 2 years ago
AhJindeg 4c15e6675a fix(UserImportForm): 🐞 add nextTick to resetForm 2 years ago
AhJindeg b5fa188805 Merge branch 'dev' of gitee.com:yudaocode/yudao-ui-admin-vue3 into hotfix-role
Signed-off-by: AhJindeg <ahjindeg@gmail.com>
2 years ago
YunaiV 8f8edc9565 Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into dev 2 years ago
AhJindeg db4795744e style: 🌈 add more readable for open 2 years ago
AhJindeg 7b84ddd358 perf: 🎈 add await for nextTick() 2 years ago
YunaiV c01571d11d 【重构】V2 操作日志转正,基于注解的可使用变量、可以自定义函数的通用操作日志组件 2 years ago
AhJindeg c048dcf02a fix(role): 🐞 add nextTick for open
- 增加 nextTick(),修复在权限范围为指定机构并且已选择数据时,编辑打开提示 setChecked undefined 问题
2 years ago
puhui999 d16bed4ad7 form-create-designer: 表单组件新增用户选择器 2 years ago
芋道源码 52889e3504
!411 SYSTEM:修复【系统管理/岗位管理/新增按钮与导出按钮】权限hasPermi错误
Merge pull request !411 from aqiangaqiang/master
2 years ago
sunva 68e1556378 SYSTEM:修复【系统管理/岗位管理/新增按钮与导出按钮】权限hasPermi错误 2 years ago
moon69 4c0a5e8c30 修复数据权限无法回显的问题 2 years ago
moon69 0230a4af01 修复数据权限无法回显的问题 2 years ago
moon69 ca8858a33f
修正校验文本错误
Signed-off-by: moon69 <1016830869@qq.com>
2 years ago
YunaiV 71ac59f22e Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into dev 2 years ago
puhui999 26daa3a1ff CRM-客户:完善客户导入 2 years ago
moon69 6203744272
修复权限范围默认展开,deptExpand 却默认折叠的问题
Signed-off-by: moon69 <1016830869@qq.com>
2 years ago
YunaiV aecc9bb8cb 🐛 修复 IDEA 在 `v-for="dict in getIntDictOptions(...)"` 时,`el-option` 的 `key` 会告警的问题 2 years ago
YunaiV 3d2d48b601 🐛 修复 user 在 IDEA 报错的问题 2 years ago
YunaiV fa421d0895 🐛 修复 tenant 在 IDEA 报错的问题 2 years ago
YunaiV a6deb69ddc 🐛 修复 social 在 IDEA 报错的问题 2 years ago
YunaiV 3407cc66a9 🐛 修复 sms 在 IDEA 报错的问题 2 years ago
YunaiV dd4a77ff22 🐛 修复 sensitiveWord 在 IDEA 报错的问题 2 years ago
YunaiV 6593c603a2 🐛 修复 menu 在 IDEA 报错的问题 2 years ago
YunaiV 2ceb3b978c 🐛 修复 oauth2 在 IDEA 报错的问题 2 years ago
YunaiV 5766dc81d1 🐛 修复 notify 在 IDEA 报错的问题 2 years ago
YunaiV b103c40874 🐛 修复 notice 在 IDEA 报错的问题 2 years ago
YunaiV 1066551fd1 🐛 修复 operateLog 和 loginLog 在 IDEA 报错的问题 2 years ago
YunaiV 757fbddef2 🐛 修复 dictType 和 dictData 在 IDEA 报错的问题 2 years ago
YunaiV a77173f2ae 🐛 修复 post 和 dept 在 IDEA 报错的问题 2 years ago
YunaiV 1744c6ec6f websocket 重新封装 2 years ago
YunaiV f74ddf46ae sms:移除 sendCode、sendMsg 字段 2 years ago
YunaiV c0d5c76a06 多租户:调整 tenant 表的 domain 字段为 website,避免 dm 数据库的关键字冲突 2 years ago