Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
470c5076
authored
Mar 05, 2024
by
dhb52
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 合同摘要信息(客户转化率页面) api 地址错误
parent
762b51a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
src/api/crm/statistics/customer.ts
+1
-1
No files found.
src/api/crm/statistics/customer.ts
View file @
470c5076
...
...
@@ -95,7 +95,7 @@ export const StatisticsCustomerApi = {
// 4.1 合同摘要信息(客户转化率页面)
getContractSummary
:
(
params
:
any
)
=>
{
return
request
.
get
({
url
:
'/crm/statistics-customer/get-
followup-summary-by-type
'
,
url
:
'/crm/statistics-customer/get-
contract-summary
'
,
params
})
},
...
...
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