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
a78dad7a
Commit
a78dad7a
authored
Apr 10, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
app实付
parent
44182ae5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
4 deletions
+28
-4
daily_details.html
application/index/view/finance/daily_details.html
+4
-4
priceReport.vue
public/appnew/src/components/priceReport/priceReport.vue
+24
-0
No files found.
application/index/view/finance/daily_details.html
View file @
a78dad7a
...
@@ -354,7 +354,7 @@
...
@@ -354,7 +354,7 @@
<th
class=
"text-center"
>
成交价
</th>
<th
class=
"text-center"
>
成交价
</th>
<th
class=
"text-center"
>
应收金额
</th>
<th
class=
"text-center"
>
应收金额
</th>
<th
class=
"text-center"
>
本次收佣
</th>
<th
class=
"text-center"
>
本次收佣
</th>
<th
class=
"text-center"
>
实
收
</th>
<th
class=
"text-center"
>
实
付
</th>
<th
class=
"text-center"
>
手续费
</th>
<th
class=
"text-center"
>
手续费
</th>
<th
class=
"text-center"
>
之前已收佣
</th>
<th
class=
"text-center"
>
之前已收佣
</th>
<th
class=
"text-center"
>
多收金额
</th>
<th
class=
"text-center"
>
多收金额
</th>
...
@@ -385,7 +385,7 @@
...
@@ -385,7 +385,7 @@
<th
class=
"text-center"
>
成交商铺地址
</th>
<th
class=
"text-center"
>
成交商铺地址
</th>
<th
class=
"text-center"
>
应收案场费
</th>
<th
class=
"text-center"
>
应收案场费
</th>
<th
class=
"text-center"
>
本次收佣
</th>
<th
class=
"text-center"
>
本次收佣
</th>
<th
class=
"text-center"
>
实
收
</th>
<th
class=
"text-center"
>
实
付
</th>
<th
class=
"text-center"
>
手续费
</th>
<th
class=
"text-center"
>
手续费
</th>
<th
class=
"text-center"
>
之前已收佣
</th>
<th
class=
"text-center"
>
之前已收佣
</th>
<th
class=
"text-center"
>
支付方式
</th>
<th
class=
"text-center"
>
支付方式
</th>
...
@@ -416,7 +416,7 @@
...
@@ -416,7 +416,7 @@
<th
class=
"text-center"
>
房源ID
</th>
<th
class=
"text-center"
>
房源ID
</th>
<th
class=
"text-center"
>
成交商铺地址
</th>
<th
class=
"text-center"
>
成交商铺地址
</th>
<th
class=
"text-center"
>
意向金金额
</th>
<th
class=
"text-center"
>
意向金金额
</th>
<th
class=
"text-center"
>
实
收
</th>
<th
class=
"text-center"
>
实
付
</th>
<th
class=
"text-center"
>
手续费
</th>
<th
class=
"text-center"
>
手续费
</th>
<th
class=
"text-center"
>
支付方式
</th>
<th
class=
"text-center"
>
支付方式
</th>
<th
class=
"text-center"
>
转账户名
</th>
<th
class=
"text-center"
>
转账户名
</th>
...
@@ -444,7 +444,7 @@
...
@@ -444,7 +444,7 @@
<th
class=
"text-center"
>
房源ID
</th>
<th
class=
"text-center"
>
房源ID
</th>
<th
class=
"text-center"
>
成交商铺地址
</th>
<th
class=
"text-center"
>
成交商铺地址
</th>
<th
class=
"text-center"
>
保管金金额
</th>
<th
class=
"text-center"
>
保管金金额
</th>
<th
class=
"text-center"
>
实
收
</th>
<th
class=
"text-center"
>
实
付
</th>
<th
class=
"text-center"
>
手续费
</th>
<th
class=
"text-center"
>
手续费
</th>
<th
class=
"text-center"
>
支付方式
</th>
<th
class=
"text-center"
>
支付方式
</th>
<th
class=
"text-center"
>
转账户名
</th>
<th
class=
"text-center"
>
转账户名
</th>
...
...
public/appnew/src/components/priceReport/priceReport.vue
View file @
a78dad7a
...
@@ -356,6 +356,12 @@
...
@@ -356,6 +356,12 @@
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
received_money
?
list
[
1
].
received_money
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
received_money
?
list
[
1
].
received_money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
received_money
?
list
[
2
].
received_money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
received_money
?
list
[
2
].
received_money
:
"-"
)
:
"-"
,
},
},
{
"msg"
:
"实付"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
real_money
?
list
[
0
].
real_money
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
real_money
?
list
[
1
].
real_money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
real_money
?
list
[
2
].
real_money
:
"-"
)
:
"-"
,
},
{
{
"msg"
:
"手续费"
,
"msg"
:
"手续费"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
transaction_fee
?
list
[
0
].
transaction_fee
:
"-"
)
:
"-"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
transaction_fee
?
list
[
0
].
transaction_fee
:
"-"
)
:
"-"
,
...
@@ -459,6 +465,12 @@
...
@@ -459,6 +465,12 @@
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
money
?
list
[
1
].
money
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
money
?
list
[
1
].
money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
money
?
list
[
2
].
money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
money
?
list
[
2
].
money
:
"-"
)
:
"-"
,
},
},
{
"msg"
:
"实付"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
real_money
?
list
[
0
].
real_money
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
real_money
?
list
[
1
].
real_money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
real_money
?
list
[
2
].
real_money
:
"-"
)
:
"-"
,
},
{
{
"msg"
:
"手续费"
,
"msg"
:
"手续费"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
transaction_fee
?
list
[
0
].
transaction_fee
:
"-"
)
:
"-"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
transaction_fee
?
list
[
0
].
transaction_fee
:
"-"
)
:
"-"
,
...
@@ -569,6 +581,12 @@
...
@@ -569,6 +581,12 @@
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
money
?
list
[
1
].
money
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
money
?
list
[
1
].
money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
money
?
list
[
2
].
money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
money
?
list
[
2
].
money
:
"-"
)
:
"-"
,
},
},
{
"msg"
:
"实付"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
real_money
?
list
[
0
].
real_money
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
real_money
?
list
[
1
].
real_money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
real_money
?
list
[
2
].
real_money
:
"-"
)
:
"-"
,
},
{
{
"msg"
:
"手续费"
,
"msg"
:
"手续费"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
transaction_fee
?
list
[
0
].
transaction_fee
:
"-"
)
:
"-"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
transaction_fee
?
list
[
0
].
transaction_fee
:
"-"
)
:
"-"
,
...
@@ -655,6 +673,12 @@
...
@@ -655,6 +673,12 @@
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
money
?
list
[
1
].
money
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
money
?
list
[
1
].
money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
money
?
list
[
2
].
money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
money
?
list
[
2
].
money
:
"-"
)
:
"-"
,
},
},
{
"msg"
:
"实付"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
real_money
?
list
[
0
].
real_money
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
real_money
?
list
[
1
].
real_money
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
real_money
?
list
[
2
].
real_money
:
"-"
)
:
"-"
,
},
{
{
"msg"
:
"手续费"
,
"msg"
:
"手续费"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
transaction_fee
?
list
[
0
].
transaction_fee
:
"-"
)
:
"-"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
transaction_fee
?
list
[
0
].
transaction_fee
:
"-"
)
:
"-"
,
...
...
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