淘宝退款
This commit is contained in:
@@ -141,9 +141,7 @@ export default {
|
||||
type: 'warning'
|
||||
}).then(() => {
|
||||
this.$api.post(this.$api.phpURL + 'order/TbRefund/handle', {row}).then(res => {
|
||||
if (res.balance) {
|
||||
row.f_balance = res.balance
|
||||
}
|
||||
// alert()
|
||||
})
|
||||
}).catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user