mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
手动结算后,查询订单详情
This commit is contained in:
@@ -214,6 +214,7 @@ export default {
|
||||
console.log("确认手动结算订单", data);
|
||||
manualSettlementOrder(data).then(response => {
|
||||
this.dialogVisible = false;
|
||||
this.getOrderDetail();
|
||||
})
|
||||
},
|
||||
async getOrderDetail() {
|
||||
|
||||
Reference in New Issue
Block a user