居民档案 户籍地址不必填
This commit is contained in:
		| @@ -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: [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user