diff --git a/pages.json b/pages.json
index 34a8be8..5008e0b 100644
--- a/pages.json
+++ b/pages.json
@@ -21,7 +21,7 @@
{
"path": "pages/home/case-home",
"style": {
- "navigationBarTitleText": "病例"
+ "navigationBarTitleText": "病历"
}
},
{
@@ -311,7 +311,7 @@
"pagePath": "pages/home/case-home",
"iconPath": "static/tabbar/cart.png",
"selectedIconPath": "static/tabbar/cart_selected.png",
- "text": "病例"
+ "text": "病历"
},
{
"pagePath": "pages/home/work-home",
diff --git a/pages/case/new-followup.vue b/pages/case/new-followup.vue
index f7fc132..f368dff 100644
--- a/pages/case/new-followup.vue
+++ b/pages/case/new-followup.vue
@@ -46,6 +46,33 @@
{{ (form.taskContent || '').length }}/200
+
+
+ 向患者发送
+
+
+ {{ (form.sendContent || '').length }}/200
+
+
+
+
+
+ 添加附件
+
+
+
+
+
+
+
+
+
+ {{ i.typeStr }}
+ {{ i.fileName }}
+
+
+
+