Commit bcfda244 by cocomilk2012

update

parent d4b720b1
Showing with 1 additions and 0 deletions
......@@ -150,6 +150,7 @@ export default class SelectIdentity extends Vue {
if (isIOS) {
this.idVeri = this.iosIdVeri;
}
this.idVeri = this.androidIdVeri;
console.log('this.idVeri=',this.idVeri);
this.loading = Toast.loading({
......
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