RuoYi
2020-08-05 3b61ed56b03df91c7f3967eb19d370d7df84b1dd
2020-08-05 RuoYi
添加获取当前的环境配置方法
tree@ 3b61ed commitdiff
2020-08-05 若依
!57 若干 ruoyi-ui 前端公共工具函数优化 Merge pull request !57 from FungLeo/master
tree@ db904f commitdiff
2020-08-05 若依
!55 修复在线用户判断逻辑 Merge pull request !55 from 心悦李国楠/dev-心悦
tree@ 989825 commitdiff
2020-08-05 若依
!58 cell的cellType由Numeric修正为String Merge pull request !58 from 4ook/master
tree@ 1a7baa commitdiff
2020-08-05 mazh
修复BUG: 导出Excel功能, 当attr的cellType为String时, cell的cellType由Numeric修正为String。
tree@ a9695d commitdiff
2020-08-05 fungleo
Merge remote-tracking branch 'upstream/master'
tree@ d78f64 commitdiff
2020-08-05 fungleo
彻底重写回显数据字典方法
tree@ 26dfee commitdiff
2020-08-05 RuoYi
超时登录后页面跳转到首页
tree@ b56898 commitdiff
2020-08-04 fungleo
优化 addDateRange js 函数
tree@ 503dd6 commitdiff
2020-08-04 fungleo
优化构建树形数据JS方法
tree@ 876ecf commitdiff
2020-08-04 fungleo
Merge remote-tracking branch 'upstream/master'
tree@ 107672 commitdiff
2020-08-04 RuoYi
修复角色的权限分配后,未实时生效问题
tree@ 21d07c commitdiff
2020-08-04 fungleo
优化 回显数据字典(字符串数组)JS 函数
tree@ d8d636 commitdiff
2020-08-04 RuoYi
优化防重提交唯一标识
tree@ 743fce commitdiff
2020-08-03 liguonan
修复在线用户判断逻辑
tree@ de2ac6 commitdiff
2020-08-03 RuoYi
全局异常状态汉化拦截处理
tree@ 8b5d25 commitdiff
2020-08-03 RuoYi
README
tree@ a7eb0f commitdiff
2020-08-01 RuoYi
表格工具栏右侧添加刷新&显隐查询栏
tree@ 4dcf73 commitdiff
2020-07-31 RuoYi
升级vue-cli版本到4.4.4
tree@ b32d07 commitdiff
2020-07-31 若依
!54 update ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml....
tree@ 8deacb commitdiff
2020-07-31 若依
!51 优化生成vue文件的vm模板文件 Merge pull request !51 from FungLeo/master
tree@ 5be8d4 commitdiff
2020-07-31 yongdaidai
update ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml. 解决如...
tree@ fb19dd commitdiff
2020-07-30 RuoYi
表单类型为Integer/Long设置整形默认值
tree@ cbf479 commitdiff
2020-07-30 RuoYi
表单类型为Integer/Long设置整形默认值
tree@ 5d74ed commitdiff
2020-07-30 若依
!53 update ruoyi-ui/src/views/system/role/index.vue. Merge pull request !53...
tree@ 6aface commitdiff
2020-07-29 abbfun
update ruoyi-ui/src/views/system/role/index.vue. 权限修正(角色导出权限)
tree@ f3976c commitdiff
2020-07-28 RuoYi
HTML过滤器改为将html转义
tree@ 22225a commitdiff
2020-07-27 RuoYi
修改 node-sass 为 dart-sass
tree@ fe030c commitdiff
2020-07-26 fungleo
优化 index-tree.vue.vm 文件,undefined 修改为 null
tree@ ca657b commitdiff
2020-07-26 fungleo
优化index.vue.vm模板,!=1修改为严格不等;undefined修改为null
tree@ c1d1ac commitdiff
2020-07-24 RuoYi
代码生成支持自定义路径
tree@ 6e7d7a commitdiff
2020-07-23 RuoYi
优化参数
tree@ 388e36 commitdiff
2020-07-23 若依
!49 代码生成器默认mapper路径与默认mapperScan路径不一致 Merge pull request !49 from HaoRan/ma...
tree@ 5d89d0 commitdiff
2020-07-23 若依
!48 ExcelUtil 功能优化 Merge pull request !48 from soulCoke/master
tree@ 55095a commitdiff
2020-07-23 HR.Hu
修复 代码生成器默认mapper路径与默认mapperScan路径不一致的bug
tree@ ee4b4d commitdiff
2020-07-23 RuoYi
Excel支持分割字符串组内容
tree@ 92c630 commitdiff
2020-07-23 RuoYi
代码生成支持复选框
tree@ 5c6adb commitdiff
2020-07-23 soulCoke
excel 导入数字不需要格式化 ,导入允许列和属性个数不一致。
tree@ 8dd3ca commitdiff
2020-07-23 Sxile
修复参数注释
tree@ be778b commitdiff
2020-07-23 RuoYi
检查字符支持小数点&降级改成异常提醒
tree@ 52d48f commitdiff
2020-07-23 RuoYi
验证码类型支持(数组计算、字符验证)
tree@ df3ef5 commitdiff
2020-07-22 RuoYi
支持CORS跨域请求
tree@ 1e40e6 commitdiff
2020-07-22 若依
!47 修复和优化前端 utils 工具函数 Merge pull request !47 from FungLeo/master
tree@ 133a10 commitdiff
2020-07-21 RuoYi
代码生成支持选择上级菜单
tree@ 6a84ae commitdiff
2020-07-21 RuoYi
代码生成支持选择上级菜单
tree@ b2d79b commitdiff
2020-07-21 fungleo
优化 uitls/ruoyi.js 中 selectDictLabel 方法,数组迭代器换为 some 提高性能
tree@ a09a34 commitdiff
2020-07-21 fungleo
修复 utils/index.js 中不包含 parseTime 函数的 bug
tree@ 3e1bd8 commitdiff
2020-07-20 RuoYi
Excel导出导入支持dictType字典类型
tree@ 8a076e commitdiff
2020-07-19 RuoYi
若依 3.0
tree@ cee572 commitdiff
2020-07-18 RuoYi
代码生成查询条件修正
tree@ 0d341f commitdiff
first | « prev | next »