Commit 3fcfdf21 by liang ce

文案修改

parent 2db2b839
...@@ -198,7 +198,7 @@ export default { ...@@ -198,7 +198,7 @@ export default {
agentId: this.searchSource.agentId, agentId: this.searchSource.agentId,
payStatus: this.searchSource.payStatus, payStatus: this.searchSource.payStatus,
buyerId: this.searchSource.UserMessage.emplId, buyerId: this.searchSource.UserMessage.emplId,
orgId: 'ding9ddd48137390507735c2f4657eb6378f' //localStorage.getItem('orgId') orgId: localStorage.getItem('orgId')
} }
$http.post(`/mingpay/v1/isv/order/list_order_page`, RechargeData).then((res) => { $http.post(`/mingpay/v1/isv/order/list_order_page`, RechargeData).then((res) => {
let data = res.data.data let data = res.data.data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment