This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
zhangzl
/
nsgk_mobile
Прати
2
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
产权:
rongxin_prod
yangfuda
пре 1 година
родитељ
cd4d7ca7ba
комит
808646a7c9
3 измењених фајлова
са
9 додато
и
3 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/views/user/accountSetting/bankInformation/index.vue
+3
-0
src/views/user/accountSetting/passWordInformation/index.vue
+3
-3
src/views/user/accountSetting/userInformation/userInformation.vue
+ 3
- 0
src/views/user/accountSetting/bankInformation/index.vue
Прегледај датотеку
@@ -214,6 +214,9 @@ import {depositList, realtimeBackList} from "@/api/register";
message: '修改成功',
confirmButtonText: '确定',
})
.then(() => {
this.onClickLeft()
})
}
});
},
+ 3
- 0
src/views/user/accountSetting/passWordInformation/index.vue
Прегледај датотеку
@@ -57,6 +57,9 @@ import {Dialog} from "vant";
message: '修改成功',
confirmButtonText: '确定',
})
.then(() => {
this.onClickLeft()
})
}
});
}
+ 3
- 3
src/views/user/accountSetting/userInformation/userInformation.vue
Прегледај датотеку
@@ -288,9 +288,9 @@ export default {
message: '修改成功',
confirmButtonText: '确定',
})
.then(() => {
this.onClickLeft()
})
.then(() => {
this.onClickLeft()
})
}
});
},
Write
Preview
Loading…
Откажи
Сачувај