vue-vben-admin/src/views/demo/system/account
xingyu 1262e13067
升级最新依赖 并修复eslint报错 (#2896)
* chore: update deps

* fix: import.meta.globEager 已过期

* docs: fix doc bugs

* fix: eslint

* fix: lint:prettier

* fix: stylelint

* chore: update deps

* fix: eslint

* refactor: accountdetail setup

* fix: 'Nullable' is not defined

* feat: remove vite-plugin-vue-setup-extend

* chore: remove unplugin-vue-define-options

* fix(component): pageWrapper

use setup

closed #2898

* refactor: PageFooter use setup

---------

Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
2023-07-06 15:00:38 +08:00
..
AccountDetail.vue 升级最新依赖 并修复eslint报错 (#2896) 2023-07-06 15:00:38 +08:00
AccountModal.vue style: 优化系统管理中账号、角色和部门表单样式 (#1992) 2022-06-24 04:36:38 +08:00
DeptTree.vue feat: 对BaseTree组件新增treeWrapperClassName属性 (#2217) 2022-09-29 13:49:17 +08:00
account.data.ts perf: 修复部分 eslint 错误 2023-04-05 22:47:14 +08:00
index.vue fix(table): 彻底修复column.slots已废弃的antd报错, 所有用到的demo页修改为antd 3.x v-slot:headerCell 和 v-slot:bodyCell 写法 (#2030) 2022-07-05 11:56:29 +08:00