You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1. 管理员显示肛肠二科病区,去掉 2. 检查项目列表增加项目代码列,搜索筛选条件增加代码/名称模糊搜索 3. 检查项目增加筛选条件:是否关联了检查室 4. 检查项目需要增加代码/名称列表排序功能 5. 服务组隐藏掉,关联服务组改成关联检查室 6. 主工作列表日期范围选择功能优化 |
3 weeks ago | |
|---|---|---|
| .. | ||
| .vscode | 1 year ago | |
| public | 1 year ago | |
| src | 3 weeks ago | |
| .env.development | 3 weeks ago | |
| .env.production | 3 weeks ago | |
| .eslintrc.cjs | 1 year ago | |
| .gitignore | 1 year ago | |
| .prettierrc.json | 1 year ago | |
| README.md | 1 year ago | |
| index.html | 1 year ago | |
| package-lock.json | 1 year ago | |
| package.json | 3 weeks ago | |
| pnpm-lock.yaml | 3 weeks ago | |
| pnpm-workspace.yaml | 3 weeks ago | |
| vite.config.js | 1 year ago | |
README.md
el-admin
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Lint with ESLint
npm run lint