bug
This commit is contained in:
@@ -159,6 +159,7 @@ export default {
|
||||
householdAreaId: '',
|
||||
householdAreaName: '',
|
||||
householdAddress: '',
|
||||
type: ''
|
||||
},
|
||||
showSelect: false,
|
||||
formName: '',
|
||||
@@ -172,6 +173,7 @@ export default {
|
||||
this.getDetail()
|
||||
}else {
|
||||
document.title = '新增居民'
|
||||
this.form.type = option.type
|
||||
}
|
||||
this.$dict.load('yesOrNo', 'sex', 'householdRelation', 'nation', 'education', 'maritalStatus', 'politicsStatus', 'militaryStatus', 'faithType')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user