订单逻辑修改,支付宝兼容
This commit is contained in:
@@ -251,6 +251,7 @@
|
||||
})
|
||||
this.phonetitle = res.data.substr(0, 3) + "****" + res.data.substr(7)
|
||||
this.mobile = res.data;
|
||||
console.log(this.phonetitle)
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user