Przeglądaj źródła

产权:网站会员+流程审批(流程改了)

rongxin_prod
yangfuda 1 rok temu
rodzic
commit
d91ce01449
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/views/user/accountSetting/userInformation/userInformation.vue

+ 1
- 0
src/views/user/accountSetting/userInformation/userInformation.vue Wyświetl plik

@@ -75,6 +75,7 @@ export default {
getInfo().then(response => {
getMember(response.user.userId).then(response => {
console.log(response)
this.userForm = response.data;
this.userForm.idCardNum = response.data.idCardNum;
this.userForm.realname = response.data.realname;
this.userForm.address = response.data.address;


Ładowanie…
Anuluj
Zapisz