fix button status
This commit is contained in:
@ -210,7 +210,7 @@ Page({
|
||||
url: app.globalData.ip + '/wisdommining/api/order/afterSales',
|
||||
method: 'POST',
|
||||
header: {
|
||||
"content-type": "application/x-www-form-urlencoded",
|
||||
"content-type": "application/json",
|
||||
},
|
||||
data: {
|
||||
orderRefund: '',
|
||||
|
Reference in New Issue
Block a user