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 @@
科室汇总
+
+
+
+ 医废收集
+
+