- 修复超管编辑用户时password必填导致报错,改为更新时可选 - 修复单位管理员发布职位时organization_id必填校验失败 - 首页"一键进入"按钮跳转到公司列表页 - 成员单位卡片点击跳转到首页对应公司的职位列表 - 管理后台侧边栏新增"返回首页"入口 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||
README.md
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.