'!'
This commit is contained in:
@@ -255,9 +255,9 @@ export default {
|
||||
this.query.dateRange[1] = now // '2018-07-19' // now
|
||||
this.submitForm()
|
||||
|
||||
// 扫码订单刷新售后信息
|
||||
let res = await queryBarCodeRefundStatus(this.query.afsOrderID)
|
||||
console.log('刷新订单后的信息_lakala',res)
|
||||
// // 扫码订单刷新售后信息
|
||||
// let res = await queryBarCodeRefundStatus(this.query.afsOrderID)
|
||||
// console.log('刷新订单后的信息_lakala',res)
|
||||
},
|
||||
methods: {
|
||||
// api
|
||||
|
||||
Reference in New Issue
Block a user