From 18a7529755cabae52438a18f779b10a7a926b066 Mon Sep 17 00:00:00 2001
From: liuning <807852472@qq.com>
Date: Fri, 13 Mar 2026 17:56:31 +0800
Subject: [PATCH] =?UTF-8?q?=C2=96=E6=96=B0=E5=A2=9E=E5=8A=A0=E5=8A=9F?=
=?UTF-8?q?=E8=83=BD=20=E5=8C=BB=E5=BA=9F=E4=B8=8A=E4=BC=A0=E5=8A=9F?=
=?UTF-8?q?=E8=83=BD=EF=BC=8C=E5=8F=AF=E7=94=A8=E6=94=B6=E9=9B=86=E7=9B=B4?=
=?UTF-8?q?=E6=8E=A5=E8=BF=9B=E8=A1=8C=E5=A1=AB=E6=8A=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/plugin/collectionMwims.vue | 506 +++++++++++++++++++++++++++++++
pages/plugin/home.vue | 6 +
2 files changed, 512 insertions(+)
create mode 100644 pages/plugin/collectionMwims.vue
diff --git a/pages/plugin/collectionMwims.vue b/pages/plugin/collectionMwims.vue
new file mode 100644
index 0000000..a8470d7
--- /dev/null
+++ b/pages/plugin/collectionMwims.vue
@@ -0,0 +1,506 @@
+
+
+
+ 返回医废收集
+
+
+
+
+ 医院
+ {{hospital}}
+
+
+
+
+ 分院
+ {{sortHospital || '本院'}}
+
+
+
+
+ 科室
+
+
+ {{selectedDepartment}}
+ 请选择科室
+ ›
+
+
+
+
+
+
+ 医废编码
+ {{medicalCode}}
+
+
+
+
+ 类型
+
+
+ {{selectedType}}
+ 请选择类型
+ ›
+
+
+
+
+
+
+ 重量(kg)
+
+
+
+
+
+ 收集人员
+
+
+ {{selectedCollector}}
+ 请选择收集人员
+ ›
+
+
+
+
+
+
+ 交接人员
+
+
+ {{selectedHandover}}
+ 请选择交接人员
+ ›
+
+
+
+
+
+
+ 收集时间
+
+
+
+ {{collectionDate || '选择日期'}}
+ ›
+
+
+ ·
+
+
+ {{collectionTime}}
+ ›
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/plugin/home.vue b/pages/plugin/home.vue
index a4236e9..0b8b600 100644
--- a/pages/plugin/home.vue
+++ b/pages/plugin/home.vue
@@ -39,6 +39,12 @@
科室汇总
+
+
+
+ 医废收集
+
+