Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
hujun
tl_estate
Commits
527b0c16
Commit
527b0c16
authored
May 21, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
收款记录
parent
e21aa3ee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
timeline_pc.js
public/app/js/timeline_pc.js
+8
-1
No files found.
public/app/js/timeline_pc.js
View file @
527b0c16
...
@@ -172,12 +172,16 @@ require(['vue', 'css!style/timeline_pc.css', 'jquery0325', 'common'],function(Vu
...
@@ -172,12 +172,16 @@ require(['vue', 'css!style/timeline_pc.css', 'jquery0325', 'common'],function(Vu
return
'林老师支付宝'
;
return
'林老师支付宝'
;
case
'12'
:
case
'12'
:
return
'筠姐支付宝'
;
return
'筠姐支付宝'
;
case
'13'
:
return
'陈志杰支付宝'
;
case
'20'
:
case
'20'
:
return
'施总微信'
;
return
'施总微信'
;
case
'21'
:
case
'21'
:
return
'林老师微信'
;
return
'林老师微信'
;
case
'22'
:
case
'22'
:
return
'筠姐微信'
;
return
'筠姐微信'
;
case
'23'
:
return
'陈志杰微信'
;
case
'30'
:
case
'30'
:
return
'pos机器'
;
return
'pos机器'
;
case
'40'
:
case
'40'
:
...
@@ -198,10 +202,13 @@ require(['vue', 'css!style/timeline_pc.css', 'jquery0325', 'common'],function(Vu
...
@@ -198,10 +202,13 @@ require(['vue', 'css!style/timeline_pc.css', 'jquery0325', 'common'],function(Vu
return
'林老师建行卡'
;
return
'林老师建行卡'
;
case
'73'
:
case
'73'
:
return
'新同联福居银行卡'
;
return
'新同联福居银行卡'
;
case
'74'
:
return
'陈志杰招商银行卡'
;
default
:
default
:
return
'暂无数据'
;
return
'暂无数据'
;
}
}
},
},
switchTradeType
(
str
){
switchTradeType
(
str
){
//成交类型 10出租 20 增佣 30 代理 40 好处费
//成交类型 10出租 20 增佣 30 代理 40 好处费
switch
(
String
(
str
)){
switch
(
String
(
str
)){
...
...
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