增加货运订单完成接口
This commit is contained in:
parent
c8151c3af5
commit
7b785fa827
src/core
|
@ -233,7 +233,9 @@ export default {
|
|||
auth: true,
|
||||
},
|
||||
t3: {
|
||||
url: ""
|
||||
url: "/wxapp/project/carorderok",
|
||||
showLoading: true,
|
||||
auth: true,
|
||||
}
|
||||
},
|
||||
refund: {
|
||||
|
|
Loading…
Reference in New Issue