Skip to content

Commit

Permalink
Merge pull request #61 from suyuan32/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
suyuan32 committed Jun 13, 2023
2 parents a7a5478 + 10d352b commit d4d77e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.En.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,8 @@ Simple Admin UI is a modern UI for Simple Admin. It is based on vue-vben-admin a

## Documentation

[Simple Admin Documentation](https://suyuan32.github.io/simple-admin-core/)
[Simple Admin Documentation](https://vben.ryansu.pro/)

- vben admin document [Document](https://vvbin.cn/doc-next/)
- ant-design-vue [Document](https://antdv.com/components/overview)

## Preparation
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@ Simple Admin UI 是基于 vue-vben-admin 二次开发的为 Simple Admin 专门

## 文档

[文档](https://suyuan32.github.io/simple-admin-core/)
[文档](https://vben.ryansu.pro/)

- vue-vben-admin [文档地址](https://vvbin.cn/doc-next/)
- ant-design-vue [地址](https://antdv.com/components/overview)

## 准备
Expand Down
1 change: 1 addition & 0 deletions src/components/Form/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ export { default as ApiTree } from './src/components/ApiTree.vue';
export { default as ApiRadioGroup } from './src/components/ApiRadioGroup.vue';
export { default as ApiCascader } from './src/components/ApiCascader.vue';
export { default as ApiTransfer } from './src/components/ApiTransfer.vue';
export { default as DictionarySelect } from './src/components/DictionarySelect.vue';

export { BasicForm };

0 comments on commit d4d77e0

Please sign in to comment.