完善支付选项
This commit is contained in:
@@ -202,6 +202,7 @@
|
||||
this.$http
|
||||
.post(`/book/buyorder/queryFMS?orderId=${this.orderID}`)
|
||||
.then(res => {
|
||||
console.log(res,'物流信息')
|
||||
if (res && res.code === 0) {
|
||||
// console.log(res, '物流信息')
|
||||
res.rntStr.forEach(item => {
|
||||
|
||||
Reference in New Issue
Block a user