662619b91c
* feat: add core function for china region cascade select * fix: test case * refactor: use belongsToMany for region field and fix component * fix: data import * fix: remove sort field * fix: clear on changeOnSelect is false |
||
---|---|---|
.. | ||
mock | ||
src | ||
.editorconfig | ||
.env.example | ||
.fatherrc.ts | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
.umirc.ts | ||
nodemon.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
typings.d.ts |
NocoBase Application
Getting Started
Install dependencies,
$ yarn install
Start the dev server,
$ yarn start