@@ -79,6 +79,9 @@
if(res.data){
this.datastatus=true
this.personage=res.data
+ if(res.data.cargoOwnerCompInfoList){
+ this.enterprise=res.data.cargoOwnerCompInfoList
+ }
console.log(this.personage)
if(this.personage){
this.statustext=this.personage.authenticationStatus