Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
feiyue.teng
2025-01-25 17:49:01 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
22322e9f6fe299fe1a8547e00f81b1e472c92f80
22322e9f
2 parents
597148ac
1e851cab
Merge branch 'dev-qingdao' of
http://118.178.128.178/Fedex/EcomWeb
into dev-qingdao
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/api/declareData-api.js
src/api/declareData-api.js
View file @
22322e9
...
...
@@ -69,7 +69,7 @@ export function getOrderReceipt(data) {
*/
export
function
getLogisticsReceipt
(
data
)
{
return
request
({
url
:
'/bus-customer/declareData/
wayBill
Receipt'
,
url
:
'/bus-customer/declareData/
logistics
Receipt'
,
method
:
'get'
,
params
:
data
,
})
...
...
Please
register
or
login
to post a comment