luozhun
b70ab10f95
- 新增 AdministrativeDivisionTree组件用于显示行政区划树 - 在 FormProMax 组件中集成行政区划树组件 - 修改 PoliceUnit 页面,将行政区划选择改为使用新的行政区划树组件 - 优化测试页面,添加行政区划树组件的测试 |
||
---|---|---|
.. | ||
public | ||
src | ||
.env.development | ||
.env.production | ||
.gitignore | ||
README.md | ||
index.html | ||
package.json | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
README.md
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.