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.
2. 删除掉二级科室(如:CT一室)下的所有诊室 3. 科室列表增加只显示存在执行诊室的科室的开关。默认开启。 4. 主工作列表可以看到全部本身以及子诊室的预约信息 5. 主工作列表执行诊室顺序显示逻辑:距离当前开立检查医嘱时间最近,有可用的预约号源,数量多,排在最前,如果都有每次随机 |
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