diff --git a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/README.MD b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/README.MD index fa00181d..760c7966 100644 --- a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/README.MD +++ b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/README.MD @@ -23,8 +23,8 @@
👀️ 静态资源放置规则:
- ▪ 页面图片和其对应的md文档放置在同一文件夹下。如果是其他公用图片例如公司图标等则放置在public文件夹下
- ▪ 通过相对路径引用 例如:(./图片.png)
+ ▪ 页面图片放置在/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png文件夹下。
+ ▪ 通过相对路径引用
📦 打包部署规则:确认无误后进入 vuepress-theme-vdoing-doc 路径执行 npm run build:win(仅Windows系统需要加win) 打包命令
diff --git a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/import-confime.png b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/import-confime.png
similarity index 100%
rename from openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/import-confime.png
rename to openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/import-confime.png
diff --git a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/import-csv.png b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/import-csv.png
similarity index 100%
rename from openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/import-csv.png
rename to openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/import-csv.png
diff --git a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/surgery-editor.png b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgery-editor.png
similarity index 100%
rename from openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/surgery-editor.png
rename to openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgery-editor.png
diff --git a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/surgeryApply-choose.png b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgeryApply-choose.png
similarity index 100%
rename from openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/surgeryApply-choose.png
rename to openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgeryApply-choose.png
diff --git a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/surgicalschedule-add-getApply.png b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgicalschedule-add-getApply.png
similarity index 100%
rename from openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/surgicalschedule-add-getApply.png
rename to openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgicalschedule-add-getApply.png
diff --git a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/surgicalschedule-main.png b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgicalschedule-main.png
similarity index 100%
rename from openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/surgicalschedule-main.png
rename to openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/png/SurgicalSchedule/surgicalschedule-main.png
diff --git a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/01.HIS操作手册/01. 手术管理/手术安排.md b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/01.HIS操作手册/01.手术管理/手术安排.md
similarity index 75%
rename from openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/01.HIS操作手册/01. 手术管理/手术安排.md
rename to openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/01.HIS操作手册/01.手术管理/手术安排.md
index c5a3c04d..782def21 100644
--- a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/01.HIS操作手册/01. 手术管理/手术安排.md
+++ b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/01.HIS操作手册/01.手术管理/手术安排.md
@@ -4,58 +4,76 @@ date: 2026-01-16 13:47:45
permalink: /pages/520e67/
---
# 门诊手术安排模块操作手册
+
## 一、模块功能介绍
+
📌 **门诊手术安排模块**是门诊手术管理的核心功能模块,主要用于统一管理门诊患者的手术排期全流程信息,支持**手术安排查询、新增、详情查看、编辑修改、数据导出**等核心操作,帮助医护人员高效统筹门诊手术资源,规范手术排期流程,提升门诊手术管理效率。
## 二、操作指引
+
### 2.1 手术安排查询
+
#### 操作步骤:
+
1. 从系统首页导航栏,点击进入「门诊手术安排」模块主页面;
- 
+ 
2. 模块页面默认展示全量手术安排列表,可在页面上方**搜索条件区**,按提示输入筛选条件精准检索;
- 
+ 
3. 筛选条件填写完成后,点击**蓝色「查询」按钮**,页面将展示符合筛选条件的手术安排列表;
4. 点击「重置」按钮,可一键清空所有查询条件,恢复默认全量列表展示。
### 2.2 新增手术安排
+
#### 操作步骤:
+
1. 在模块主页面,点击**浅蓝色「+ 新增手术安排」按钮**,弹出新增手术安排表单窗口;
2. 点击表单内「查找」按钮,系统默认展示全量手术申请数据,支持通过筛选条件快速定位目标申请;
- 
+ 
3. 选中目标手术申请数据,点击「确认」按钮,系统将**自动填充患者基础信息**等部分字段;
- 
+ 
4. 手动完善手术安排单剩余信息,确认所有内容无误后,点击表单「保存」按钮;
5. 提交成功后,页面列表将自动刷新,新增的手术安排记录将同步展示在列表中。
### 2.3 查看手术安排详情
+
#### 操作步骤:
+
👉 在手术安排列表中,点击目标记录**操作栏「查看」按钮**,系统将弹出手术安排详情弹窗,展示该记录的完整信息。
### 2.4 修改手术安排详情
+
#### 操作步骤:
+
1. 在手术安排列表中,点击目标记录**操作栏「编辑」按钮**,打开编辑表单窗口;
2. 在编辑表单中,修改需要调整的信息(**灰色置灰字段为系统默认字段,不可修改**);
- 
+ 
3. 信息修改完成并确认无误后,点击「保存」按钮,系统提示**「修改成功」**即完成操作。
### 2.5 导出手术安排数据
+
#### 操作步骤:
+
1. 按需设置筛选条件,确定需要导出的手术安排范围;
2. 点击页面**「导出表格」按钮**,系统弹出导出确认弹窗;
- 
+ 
3. 点击弹窗「确认」按钮,系统将触发文件下载,下载内容为**当前筛选条件下的全量手术安排记录**;
4. 导出文件为CSV格式,可直接用Excel/表格工具打开,导出效果如下:
- 
+ 
## 三、常见问题与解决方案
+
### ❓ 问题1:查询结果为空,无任何手术安排展示?
+
✅ 解决方案:
- 1. 检查页面筛选条件是否设置正确,尤其是时间范围、科室等关键条件;
- 2. 确认当前筛选条件范围内,是否有已创建/已提交的手术安排记录;
- 3. 点击「重置」按钮,清空所有条件后重新查询全量列表,排查是否为条件筛选导致的无结果。
+
+1. 检查页面筛选条件是否设置正确,尤其是时间范围、科室等关键条件;
+2. 确认当前筛选条件范围内,是否有已创建/已提交的手术安排记录;
+3. 点击「重置」按钮,清空所有条件后重新查询全量列表,排查是否为条件筛选导致的无结果。
### ❓ 问题2:新增手术安排时,点击保存提示提交失败?
+
✅ 解决方案:
- 1. 检查表单中**红色星号★标记的必填项**是否已完整、正确填写,无遗漏;
- 2. 确认当前登录账号是否拥有「门诊手术安排-新增」操作权限,无权限请联系系统管理员开通;
- 3. 检查手术申请数据是否有效,是否存在重复创建手术安排的情况。
\ No newline at end of file
+
+1. 检查表单中**红色星号★标记的必填项**是否已完整、正确填写,无遗漏;
+2. 确认当前登录账号是否拥有「门诊手术安排-新增」操作权限,无权限请联系系统管理员开通;
+3. 检查手术申请数据是否有效,是否存在重复创建手术安排的情况。
diff --git a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/01.HIS操作手册/01.测试页面1/01.模块职责.md b/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/01.HIS操作手册/01.测试页面1/01.模块职责.md
deleted file mode 100644
index e78f4692..00000000
--- a/openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/01.HIS操作手册/01.测试页面1/01.模块职责.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: 模块职责
-date: 2026-01-16 13:47:45
-permalink: /pages/520e67/
----