Recruitment_site/offer_frontend
TianyangZhang cbb0c2f268 fix: 改进企业选择时的职位列表加载
- 改进错误处理,添加更详细的日志
- 简化 selectOrg 函数逻辑
- 确保职位列表在企业选择后正确加载显示
2026-03-25 15:15:33 +08:00
..
.vscode
public
src fix: 改进企业选择时的职位列表加载 2026-03-25 15:15:33 +08:00
.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.