yxq 7 месяцев назад
Родитель
Сommit
5da898c5b4
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my/changePhone.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my/changePhone.vue Просмотреть файл

@@ -81,7 +81,7 @@ export default{
return
}
this.LOADING('正在修改...')
let res = this.HTTP_POST('learun/adms/user/updateMobile',{
let res = await this.HTTP_POST('learun/adms/user/updateMobile',{
mobile: this.phone,
verifycode: this.verifycode,
codeType: this.codeType


Загрузка…
Отмена
Сохранить