修改配置base

This commit is contained in:
chenjinyang
2026-02-11 17:03:28 +08:00
parent cd24fe007f
commit e57baaead6
3 changed files with 32 additions and 61 deletions

View File

@@ -16,9 +16,9 @@ permalink: /pages/520e67/
#### 操作步骤:
1. 从系统首页导航栏,点击进入「门诊手术安排」模块主页面;
![系统目录](/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/SurgicalSchedule/png/surgerySchedule-menu.png)
![系统目录](~@img/png/SurgicalSchedule/surgerySchedule-menu.png)
2. 模块页面默认展示全量手术安排列表,可在页面上方**搜索条件区**,按提示输入筛选条件精准检索;
![手术安排展示](/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgicalschedule-main.png)
![手术安排展示](~@img/png/SurgicalSchedule/surgicalschedule-main.png)
3. 筛选条件填写完成后,点击**蓝色「查询」按钮**,页面将展示符合筛选条件的手术安排列表;
4. 点击「重置」按钮,可一键清空所有查询条件,恢复默认全量列表展示。
@@ -28,9 +28,9 @@ permalink: /pages/520e67/
1. 在模块主页面,点击**浅蓝色「+ 新增手术安排」按钮**,弹出新增手术安排表单窗口;
2. 点击表单内「查找」按钮,系统默认展示全量手术申请数据,支持通过筛选条件快速定位目标申请;
![手术申请查找](/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgicalschedule-add-getApply.png)
![手术申请查找](~@img/png/SurgicalSchedule/surgicalschedule-add-getApply.png)
3. 选中目标手术申请数据,点击「确认」按钮,系统将**自动填充患者基础信息**等部分字段;
![手术申请选择](/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgeryApply-choose.png)
![手术申请选择](~@img/png/SurgicalSchedule/surgeryApply-choose.png)
4. 手动完善手术安排单剩余信息,确认所有内容无误后,点击表单「保存」按钮;
5. 提交成功后,页面列表将自动刷新,新增的手术安排记录将同步展示在列表中。
@@ -46,7 +46,7 @@ permalink: /pages/520e67/
1. 在手术安排列表中,点击目标记录**操作栏「编辑」按钮**,打开编辑表单窗口;
2. 在编辑表单中,修改需要调整的信息(**灰色置灰字段为系统默认字段,不可修改**
![手术安排编辑](/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgery-editor.png)
![手术安排编辑](~@img/png/SurgicalSchedule/surgery-editor.png)
3. 信息修改完成并确认无误后,点击「保存」按钮,系统提示**「修改成功」**即完成操作。
### 2.5 导出手术安排数据
@@ -55,10 +55,10 @@ permalink: /pages/520e67/
1. 按需设置筛选条件,确定需要导出的手术安排范围;
2. 点击页面**「导出表格」按钮**,系统弹出导出确认弹窗;
![导出确认](/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/import-confime.png)
![导出确认](~@img/png/SurgicalSchedule/import-confime.png)
3. 点击弹窗「确认」按钮,系统将触发文件下载,下载内容为**当前筛选条件下的全量手术安排记录**
4. 导出文件为CSV格式可直接用Excel/表格工具打开,导出效果如下:
![导出效果](/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/import-csv.png)
![导出效果](~@img/png/SurgicalSchedule/import-csv.png)
## 三、常见问题与解决方案