Explorar o código

导出和收款

jlutt@163.com %!s(int64=3) %!d(string=hai) anos
pai
achega
d62594aa39
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/api/order/orderList.js

+ 1 - 1
src/api/order/orderList.js

@@ -224,7 +224,7 @@ export function getOrderTraceImage(data) {
 
 export function payPrintOrder(data) {
   return request({
-    url: '/order/v1/payPrintOrder',
+    url: '/order/payPrintOrder',
     method: 'post',
     data: data
   })