diff --git a/src/apps/AppMonitoringObject/Add.vue b/src/apps/AppMonitoringObject/Add.vue index 75299e52..df58615a 100644 --- a/src/apps/AppMonitoringObject/Add.vue +++ b/src/apps/AppMonitoringObject/Add.vue @@ -23,7 +23,7 @@ 与户主关系
- {{ $dict.getLabel('fpRelationship',form.householdRelation) }} + {{ $dict.getLabel('fpRelationship', form.householdRelation) }}
@@ -35,7 +35,7 @@ 选择人员
- + 请选择 {{ userList[0].name }} @@ -51,7 +51,7 @@
+ placeholder-style="color: #999; font-size: 30rpx;" disabled/>
@@ -63,7 +63,7 @@
+ placeholder-style="color: #999; font-size: 30rpx;" :disabled="isEdit"/>
@@ -75,7 +75,7 @@
+ placeholder-style="color: #999; font-size: 30rpx;" @input="changeIdNumber" :disabled="userList.length? true : false"/>
@@ -87,7 +87,7 @@
+ placeholder-style="color: #999; font-size: 30rpx;" @input="changeIdNumber" disabled/>
@@ -98,7 +98,7 @@ 性别
- {{$dict.getLabel('sex', form.sex) || '自动识别'}} + {{ $dict.getLabel('sex', form.sex) || '自动识别' }}
@@ -112,7 +112,7 @@
+ placeholder-style="color: #999; font-size: 30rpx;"/>
@@ -124,12 +124,8 @@
- -
- {{ form.currentAreaName }} - 请选择 - -
+ +
@@ -196,7 +192,7 @@ -
+
@@ -219,7 +215,7 @@
-
{{ e.dictName }}
+
{{ e.dictName }}
@@ -262,7 +258,7 @@
-
{{ e.dictName }}
+
{{ e.dictName }}
@@ -279,7 +275,7 @@
-
{{ e.dictName }}
+
{{ e.dictName }}
@@ -306,8 +302,10 @@ 是否会讲普通话
-
-
+
+
@@ -381,8 +379,10 @@ 是否国外务工
-
-
+
+
@@ -412,7 +412,7 @@

备注说明

- +
@@ -433,15 +433,15 @@