diff --git a/src/mods/extra/AppAuth/authApply.vue b/src/mods/extra/AppAuth/authApply.vue index 5babd5a..5328604 100644 --- a/src/mods/extra/AppAuth/authApply.vue +++ b/src/mods/extra/AppAuth/authApply.vue @@ -99,7 +99,7 @@ export default { {label: "详细住址", prop: "currentAddress", type: 'textarea', topLabel: true}, ], household: [ - {label: "户籍地址", prop: "householdAreaId", type: "area", required}, + {label: "户籍地址", prop: "householdAreaId", type: "area"}, {label: "详细地址", prop: "householdAddress", type: 'textarea', topLabel: true}, ], extra: [