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
1d286f11
Commit
1d286f11
authored
Feb 22, 2019
by
zw
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test'
parents
268bd35d
688ef3d8
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
DailyPaperService.php
application/api_broker/service/DailyPaperService.php
+2
-2
account_statement.html
application/index/view/finance/account_statement.html
+1
-1
user_genjing_modal.html
application/index/view/member/user_genjing_modal.html
+1
-1
houseFollowUp.js
public/resource/js/houseFollowUp.js
+1
-1
No files found.
application/api_broker/service/DailyPaperService.php
View file @
1d286f11
...
@@ -241,7 +241,7 @@ class DailyPaperService
...
@@ -241,7 +241,7 @@ class DailyPaperService
}
}
$payLogModel
=
new
OPayLogModel
();
$payLogModel
=
new
OPayLogModel
();
//中介费入账
//中介费入账
$field
=
"a.id,c.id as bargain_id,b.house_id,c.price,a.money,a.pay_type,a.transfer_name,
$field
=
"a.id,c.id as bargain_id,b.house_id,c.price,a.money,a.pay_type,a.transfer_name,
a.type,a.type_ext,
d.report_agent_id as agent_id,c.is_open,a.is_dividend,a.receipt_number,a.create_time,a.remark,a.received_money"
;
d.report_agent_id as agent_id,c.is_open,a.is_dividend,a.receipt_number,a.create_time,a.remark,a.received_money"
;
$params
[
"a.agent_id"
]
=
array
(
"in"
,
(
$ids
));
$params
[
"a.agent_id"
]
=
array
(
"in"
,
(
$ids
));
$params
[
"a.create_time"
]
=
array
(
"between"
,
array
(
$daily_data
,
$daily_data
.
" 23:59:59"
));
$params
[
"a.create_time"
]
=
array
(
"between"
,
array
(
$daily_data
,
$daily_data
.
" 23:59:59"
));
...
@@ -260,7 +260,7 @@ class DailyPaperService
...
@@ -260,7 +260,7 @@ class DailyPaperService
$field_money
=
"a.id,a.money,b.house_id,b.id as order_id,a.pay_type,a.transfer_name, d.report_agent_id as agent_id,
$field_money
=
"a.id,a.money,
a.type,a.type_ext,
b.house_id,b.id as order_id,a.pay_type,a.transfer_name, d.report_agent_id as agent_id,
a.is_dividend,a.receipt_number,a.create_time"
;
a.is_dividend,a.receipt_number,a.create_time"
;
//意向金
//意向金
$params
[
"a.type"
]
=
10
;
$params
[
"a.type"
]
=
10
;
...
...
application/index/view/finance/account_statement.html
View file @
1d286f11
...
@@ -200,7 +200,7 @@
...
@@ -200,7 +200,7 @@
<ul
class=
"user-ul"
></ul>
<ul
class=
"user-ul"
></ul>
</div>
</div>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"bargain_id"
placeholder=
"成交报告id"
type=
"text"
value=
""
>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"bargain_id"
placeholder=
"成交报告id"
type=
"text"
value=
""
>
<
!--<div class="clear"></div>--
>
<
div
class=
"clear"
></div
>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"maintable_user_ID"
placeholder=
"客户ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"maintable_user_ID"
placeholder=
"客户ID"
type=
"text"
value=
""
>
<!--<select class="form-control btn2" id="isPayment">
<!--<select class="form-control btn2" id="isPayment">
<option value="">是否收款</option>
<option value="">是否收款</option>
...
...
application/index/view/member/user_genjing_modal.html
View file @
1d286f11
...
@@ -510,7 +510,7 @@
...
@@ -510,7 +510,7 @@
<h4
class=
"modal-title text-info detail-modal-header-tab"
>
<h4
class=
"modal-title text-info detail-modal-header-tab"
>
<span
class=
"btn-info-liu"
style=
"margin-right: 30px;"
>
客户详情/跟进
</span>
<span
class=
"btn-info-liu"
style=
"margin-right: 30px;"
>
客户详情/跟进
</span>
<span
class=
"btn-default-liu caozuo-yue"
>
约带看
</span>
<span
class=
"btn-default-liu caozuo-yue"
>
约带看
</span>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
style=
"position: absolute;top: 0;right: 10px;width: 30px;height: 30px;"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
style=
"position: absolute;top: 0;right: 10px;width: 30px;height: 30px;
font-size: 24px;
"
>
×
×
</button>
</button>
</h4>
</h4>
...
...
public/resource/js/houseFollowUp.js
View file @
1d286f11
...
@@ -64,7 +64,7 @@ define(['doT', 'text!temp/followHouseUp_template_tpl.html', 'css!style/home.css'
...
@@ -64,7 +64,7 @@ define(['doT', 'text!temp/followHouseUp_template_tpl.html', 'css!style/home.css'
var
d
=
myDate
.
getDate
();
var
d
=
myDate
.
getDate
();
var
day_end
=
y
+
'-'
+
(
m
<
10
?
(
'0'
+
m
)
:
m
)
+
'-'
+
(
d
<
10
?
(
'0'
+
d
)
:
d
);
var
day_end
=
y
+
'-'
+
(
m
<
10
?
(
'0'
+
m
)
:
m
)
+
'-'
+
(
d
<
10
?
(
'0'
+
d
)
:
d
);
var
day_start
=
getPreMonth
(
day_end
);
var
day_start
=
getPreMonth
(
day_end
);
$
(
'#create_time_start'
).
val
(
day_
start
);
$
(
'#create_time_start'
).
val
(
day_
end
);
$
(
'#create_time_end'
).
val
(
day_end
);
//商铺跟进 添加 默认时间 一个月
$
(
'#create_time_end'
).
val
(
day_end
);
//商铺跟进 添加 默认时间 一个月
//初始化城市 区域筛选
//初始化城市 区域筛选
house
.
initializationCityFunction
();
house
.
initializationCityFunction
();
...
...
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