Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lanbaoming
jiedao-app-operator-master
Commits
259d9fac
Commit
259d9fac
authored
Jul 18, 2023
by
dragondean@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
自编号报表详情部分数据对接
parent
b6d46151
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
74 additions
and
58 deletions
+74
-58
order.js
src/api/ecw/order.js
+9
-0
selfNoReportDetail.vue
src/views/ecw/financial/selfNoReportDetail.vue
+65
-58
No files found.
src/api/ecw/order.js
View file @
259d9fac
...
...
@@ -795,3 +795,12 @@ export function orderDetailSummary(orderId){
method
:
'
get
'
})
}
// 自编号的订单费用汇总
export
function
orderSummaryByContainerNumber
(
params
){
return
request
({
url
:
'
/ecw/orderCount/containerNumber/orderSummary
'
,
method
:
'
get
'
,
params
})
}
src/views/ecw/financial/selfNoReportDetail.vue
View file @
259d9fac
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment