优化内容: 1. 角色管理和菜单管理的 handleSubmit 增加表单验证错误捕获 2. 修复角色分配菜单时的数据访问错误(menuRes.data -> menuRes) 3. 添加 console.error 日志便于调试 4. 统一错误提示信息 这样在表单验证失败或请求失败时,用户可以看到明确的错误提示
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.