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
c0474454
Commit
c0474454
authored
Sep 06, 2024
by
yujinyao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户列表搜索
parent
715aee08
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
1869 additions
and
151 deletions
+1869
-151
dict.js
src/utils/dict.js
+1
-0
index.vue
src/views/ecw/customer/index.vue
+253
-42
index.vue
src/views/ecw/customerConfirm/index.vue
+399
-24
index.vue
src/views/ecw/customerToBeAssigned/index.vue
+405
-27
index.vue
src/views/ecw/myCustomerService/index.vue
+409
-28
index.vue
src/views/ecw/oceanCustomer/index.vue
+402
-30
No files found.
src/utils/dict.js
View file @
c0474454
...
...
@@ -167,6 +167,7 @@ export const DICT_TYPE = {
CUSTOMER_FOLLOWUP_METHOD
:
'
customer_followup_method
'
,
//跟进方式
CUSTOMER_FOLLOWUP_RESULT_TYPE
:
'
customer_followup_result_type
'
,
//跟进结果
CUSTOMER_FOLLOWUP_STATUS
:
'
customer_followup_status
'
,
//跟进状态
CUSTOMER_QUERY_NUMBER_FIELD
:
"
customer_query_number_field
"
,
//客户查询数字字段
// order
ORDER_TYPE
:
"
order_type
"
,
// 订单类型
PRODUCT_RECORD_ATTRIBUTE
:
"
product_record_attribute
"
,
//产品备案属性
...
...
src/views/ecw/customer/index.vue
View file @
c0474454
This diff is collapsed.
Click to expand it.
src/views/ecw/customerConfirm/index.vue
View file @
c0474454
This diff is collapsed.
Click to expand it.
src/views/ecw/customerToBeAssigned/index.vue
View file @
c0474454
This diff is collapsed.
Click to expand it.
src/views/ecw/myCustomerService/index.vue
View file @
c0474454
This diff is collapsed.
Click to expand it.
src/views/ecw/oceanCustomer/index.vue
View file @
c0474454
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