A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
liuyao a23020b76d fix(table): 修复antd报错,将column.slots修改为v-slot:headerCell 5 years ago
..
api refactor(dashboard): adjust the spacing of Card under the small screen (#1399) 5 years ago
assets chore: update deps 5 years ago
components fix(table): 修复antd报错,将column.slots修改为v-slot:headerCell 5 years ago
design fix(Form): 修复form宽度问题 5 years ago
directives remove duplicate judgment (#1432) 5 years ago
enums docs(enums): update description (#1532) 5 years ago
hooks fix: 修复多tab带参数匹配不正确的bug (#1482) 5 years ago
layouts feat(BasicForm): add `submitOnChange` option (#1521) 5 years ago
locales feat: 添加table继承父元素高度的功能 (#1523) 5 years ago
logics chore: format code 5 years ago
router feat: 添加table继承父元素高度的功能 (#1523) 5 years ago
settings feat(BasicForm): add `submitOnChange` option (#1521) 5 years ago
store perf: Improve the dynamic routing and automatically close the Tab function (#1264) 5 years ago
utils fix: The value of ignoreCancelToken is not available in headers (#1506) 5 years ago
views fix(table): 修复antd报错,将column.slots修改为v-slot:headerCell 5 years ago
App.vue fix: Fix multi-language errors and installation errors 5 years ago
main.ts fix(tree-select): replaceFields to fieldNames,close #1423 5 years ago