From 6bcf7f6b1e6e6146a9ec5da0986d0b2b8bc886ee Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Thu, 28 Apr 2022 12:01:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=AE=B6=E5=BA=AD=E6=88=90?= =?UTF-8?q?=E5=91=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppMonitoringObject/Add.vue | 50 ++++++++++++++++++++-------- 1 file changed, 37 insertions(+), 13 deletions(-) diff --git a/src/apps/AppMonitoringObject/Add.vue b/src/apps/AppMonitoringObject/Add.vue index c4757bf3..84ffca46 100644 --- a/src/apps/AppMonitoringObject/Add.vue +++ b/src/apps/AppMonitoringObject/Add.vue @@ -16,6 +16,17 @@ +
+
+
+ * + 与户主关系 +
+
+ +
+
+
@@ -32,6 +43,21 @@
+
+
+ + 成员姓名 +
+
+ + 请选择 + {{ userList[0].name }} + + +
+
+
+
* @@ -136,7 +162,7 @@
- * + 文化程度
@@ -165,8 +191,8 @@
- * - 在校情况 + + 在校生状况
@@ -194,15 +220,13 @@
-
-
- * - 残疾类别(可多选) +
+
+ + 残疾类别
-
-
-
{{ e.dictName }}
-
+
+
@@ -363,7 +387,7 @@
-
+
@@ -452,7 +476,7 @@
下一步
-
保存
+
保存
{{ girdInfo.checkType == 2 ? '保存' : '申请纳入监测' }}