功能: - dept.js API文件:部门CRUD接口 - dept.vue 页面:树形表格展示部门层级 - 支持添加子部门、编辑、删除 - 上级部门选择(树形下拉) - 表单验证和错误处理 - 路由配置:/system/dept
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.