Commit 29f8ea85 by cocomilk2012

update

parent 20538730
Showing with 2 additions and 0 deletions
......@@ -149,6 +149,8 @@ export default class SelectIdentity extends Vue {
if (isIOS) {
this.idVeri = this.iosIdVeri;
}
console.log('this.idVeri=',this.idVeri);
this.loading = Toast.loading({
duration: 0,
message: "加载中...",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment