mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 06:02:52 +08:00
校验修改
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user