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
381d195b
Commit
381d195b
authored
May 23, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug 修复
parent
18b6eadd
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
+6
-3
account_statement.html
application/index/view/finance/account_statement.html
+1
-1
reportList.html
application/index/view/report/reportList.html
+1
-1
daily_achieve_dz.js
public/app/js/daily_achieve_dz.js
+2
-1
daily_achieve_ywy.js
public/app/js/daily_achieve_ywy.js
+2
-0
No files found.
application/index/view/finance/account_statement.html
View file @
381d195b
...
...
@@ -1367,7 +1367,7 @@
<option
value=
"71"
>
筠姐上海银行卡
</option>
<option
value=
"72"
>
林老师建行卡
</option>
<option
value=
"73"
>
新同联福居银行卡
</option>
<
option
value=
"60"
>
其他
</option
>
<
!--<option value="60">其他</option>--
>
<option
value=
"13"
>
陈志杰支付宝
</option>
<option
value=
"23"
>
陈志杰微信
</option>
<option
value=
"74"
>
陈志杰招商银行卡
</option>
...
...
application/index/view/report/reportList.html
View file @
381d195b
...
...
@@ -292,7 +292,7 @@
<option
value=
"71"
>
筠姐上海银行卡
</option>
<option
value=
"72"
>
林老师建行卡
</option>
<option
value=
"73"
>
新同联福居银行卡
</option>
<
option
value=
"60"
>
其他
</option
>
<
!--<option value="60">其他</option>--
>
<option
value=
"13"
>
陈志杰支付宝
</option>
<option
value=
"23"
>
陈志杰微信
</option>
<option
value=
"74"
>
陈志杰招商银行卡
</option>
...
...
public/app/js/daily_achieve_dz.js
View file @
381d195b
...
...
@@ -21,7 +21,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
yeji_yue_mubiao
:
''
,
yeji_yue_wancheng
:
0
,
shishou_yue_mubiao
:
''
,
shishou_yue_wancheng
:
''
,
shishou_yue_wancheng
:
0
,
chengjiao_yue_mubiao
:
''
,
chengjiao_yue_wancheng
:
0
,
fangyuan_yue_mubiao
:
''
,
...
...
@@ -128,6 +128,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
_this
.
fangyuan_yue_wancheng
=
_data
.
data
.
house_num_month
;
//房源
_this
.
keyuan_yue_wancheng
=
_data
.
data
.
user_num_month
;
//客源
_this
.
daikan_yue_wancheng
=
_data
.
data
.
follow_up_num_month
;
//带看
_this
.
shishou_yue_wancheng
=
_data
.
data
.
real_performance_month
;
//实收
_this
.
daikan_self
=
_data
.
data
.
look_at_num_day_store
;
//店长个人带看
_this
.
kaidan_self
=
_data
.
data
.
bargain_sum_store
;
//店长个人开单
...
...
public/app/js/daily_achieve_ywy.js
View file @
381d195b
...
...
@@ -113,6 +113,8 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
_this
.
fangyuan_yue_wancheng
=
_data
.
data
.
house_num_month
;
_this
.
keyuan_yue_wancheng
=
_data
.
data
.
user_num_month
;
_this
.
daikan_yue_wancheng
=
_data
.
data
.
follow_up_num_month
;
_this
.
shishou_yue_wancheng
=
_data
.
data
.
real_performance_month
;
}
else
{
layerTipsX
(
_data
[
'msg'
]);
...
...
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