vue-antd-admin/src
chenghongxing 8ddc7c167c 修复:更改角色后菜单不能正确显示的问题;#179
fix: the menu does not display correctly after changing roles;
2021-03-12 14:45:35 +08:00
..
assets/img update README 2020-07-08 22:28:35 +08:00
components 新增:增加多页签模式下配置是否缓存页面的功能; #154 2020-12-06 14:49:25 +08:00
config 新增:增加多页签模式下配置是否缓存页面的功能; #154 2020-12-06 14:49:25 +08:00
layouts 优化:调整 copyright 间距; 2020-12-18 09:26:17 +08:00
mock 新增:增加 Mock 登录用户角色 test; 2021-01-12 11:38:03 +08:00
pages refactor(querylist): 使用组件库的间隔组件包裹按钮组 2020-12-17 21:31:43 +08:00
plugins 修复:当路由有查询参数时,设置页签标题不生效的问题;🐛 #166 2020-12-06 11:31:31 +08:00
router 新增:增加多页签模式下配置是否缓存页面的功能; #154 2020-12-06 14:49:25 +08:00
services 修复:AdvanceTable 组件异步获取列配置不生效的问题;🐛 #159 #160 #161 2020-11-29 11:54:48 +08:00
store 修复:更改角色后菜单不能正确显示的问题;#179 2021-03-12 14:45:35 +08:00
theme Merge pull request #123 from guoranred/master 2020-09-26 17:35:32 +08:00
utils 修复:更改角色后菜单不能正确显示的问题;#179 2021-01-12 11:49:16 +08:00
App.vue 优化:切换布局时触发 resize 事件,以解决部分页面响应时布局问题; 2021-01-12 11:45:43 +08:00
bootstrap.js fix: problem that old routes configuration not clearing when merging async routes; 🐛 2020-09-28 21:11:47 +08:00
main.js 优化:引入 moment 组件库中文包; 2021-01-12 11:41:36 +08:00