校验修改

This commit is contained in:
zhouna
2019-09-23 15:27:30 +08:00
parent 3d4d73d62d
commit a753297490
3 changed files with 259 additions and 148 deletions

View File

@@ -178,6 +178,9 @@ export default {
$this.userInfo.homeProvince = result.homeProvince
$this.userInfo.homeCity = result.homeCity
$this.userInfo.homeArea = result.homeArea
sessionStorage.setItem('birthday', result.birthday)
sessionStorage.setItem('idType', result.customerIdType)
this.$refs.formBlock.isEndFlag()
//查询职业名称
// occupationList.forEach(first => {
// first.subs.forEach(second => {