This commit is contained in:
wtq
2025-11-21 11:31:09 +08:00
parent 342d9ba635
commit 22ca1dcb92

View File

@@ -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