- 新增考核记录分页查询接口和扣分详情接口 - 实现考核记录列表展示和扣分详情弹窗功能 - 添加数据总览接口,展示公安单位、保安单位、企事业单位数量及保安人员总数等信息 - 优化考核标准列表展示,增加组件类型字段 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.development | ||
| .env.production | ||
| .gitignore | ||
| Jenkinsfile | ||
| 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.