+
{{ item.mustFill == 1 ? '*' : '' }}{{ item.fieldName }}
- {{e.dictName}}
+ {{ e.dictName }}
+
-
{{item.mustFill == 1 ? '*' : ''}}{{item.fieldName}}
+
+
{{ item.mustFill == 1 ? '*' : '' }}{{ item.fieldName }}
-
-
{{item.mustFill == 1 ? '*' : ''}}{{item.fieldName}}
+
+
{{ item.mustFill == 1 ? '*' : '' }}{{ item.fieldName }}
-
formData[item.fieldDbName] = v" :areaId="user.areaId" all :name.sync="formData[item.fieldDbName+'_name']">
-
+
formData[item.fieldDbName] = v"
+ :areaId="user.areaId" all :name.sync="formData[item.fieldDbName+'_name']">
+
-
-
{{item.mustFill == 1 ? '*' : ''}}{{item.fieldName}}
+
+
{{ item.mustFill == 1 ? '*' : '' }}{{ item.fieldName }}
请选择
@@ -106,23 +132,48 @@
formData[item.fieldDbName].length
}}人
-
+
-
-
{{item.mustFill == 1 ? '*' : ''}}{{item.fieldName}}
+
+
{{ item.mustFill == 1 ? '*' : '' }}{{ item.fieldName }}
- {{formData[item.fieldDbName] || '请选择'}}
-
+ {{
+ formData[item.fieldDbName] || '请选择'
+ }}
+
+
+
+
+
+
{{ item.mustFill == 1 ? '*' : '' }}{{ item.fieldName }}
+
+
handleSelectResident(v,item)" single>
+
+
+
+
+
+
+
{{ item.mustFill == 1 ? '*' : '' }}{{ item.fieldName }}
+
+
handleSelectGird(v,item)">
+
+
-
请选择
-
-
+
请选择
+
+
@@ -130,9 +181,11 @@
@@ -410,7 +473,8 @@ export default {
\ No newline at end of file
+
diff --git a/src/components/AiImage.vue b/src/components/AiImage.vue
index aafb06b9..efe0569c 100644
--- a/src/components/AiImage.vue
+++ b/src/components/AiImage.vue
@@ -6,6 +6,9 @@
+
+
+
diff --git a/src/components/pages/selectResident.vue b/src/components/pages/selectResident.vue
index 612e0daf..78a43d9e 100644
--- a/src/components/pages/selectResident.vue
+++ b/src/components/pages/selectResident.vue
@@ -15,9 +15,12 @@