From 77c745da222a8583a69c0113b20810681c2930d5 Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 17 May 2022 09:46:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E6=B0=91=E6=A1=A3=E6=A1=88=20?= =?UTF-8?q?=E6=88=B7=E7=B1=8D=E5=9C=B0=E5=9D=80=E4=B8=8D=E5=BF=85=E5=A1=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mods/extra/AppAuth/authApply.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: [