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
e64a2d4f
Commit
e64a2d4f
authored
Feb 26, 2019
by
duxinyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
入账日期
parent
401e435a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
priceReport.vue
public/appnew/src/components/priceReport/priceReport.vue
+25
-0
No files found.
public/appnew/src/components/priceReport/priceReport.vue
View file @
e64a2d4f
...
...
@@ -284,6 +284,7 @@
initAgencyList
:
function
(
list
){
let
that
=
this
;
console
.
log
(
list
);
var
listArray
=
[{
"msg"
:
"收款ID"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
id
?
list
[
0
].
id
:
"-"
)
:
"-"
,
...
...
@@ -368,6 +369,12 @@
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
is_dividend
==
1
?
"否"
:
"是"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
is_dividend
==
1
?
"否"
:
"是"
)
:
"-"
,
},
{
"msg"
:
"入账日期"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
income_time
?
list
[
0
].
income_time
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
income_time
?
list
[
1
].
income_time
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
income_time
?
list
[
2
].
income_time
:
"-"
)
:
"-"
,
},
{
"msg"
:
"资料"
,
"id1"
:
list
.
length
>
0
?
(
list
[
0
].
id
?
list
[
0
].
id
:
"-"
)
:
"-"
,
...
...
@@ -465,6 +472,12 @@
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
remark
?
list
[
1
].
remark
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
remark
?
list
[
2
].
remark
:
"-"
)
:
"-"
,
},
{
"msg"
:
"入账日期"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
income_time
!=
""
?
list
[
0
].
income_time
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
income_time
!=
""
?
list
[
1
].
income_time
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
income_time
!=
""
?
list
[
2
].
income_time
:
"-"
)
:
"-"
,
},
{
"msg"
:
"资料"
,
"id1"
:
list
.
length
>
0
?
(
list
[
0
].
id
?
list
[
0
].
id
:
"-"
)
:
"-"
,
...
...
@@ -545,6 +558,12 @@
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
receipt_number
?
list
[
1
].
receipt_number
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
receipt_number
?
list
[
2
].
receipt_number
:
"-"
)
:
"-"
,
},
{
"msg"
:
"入账日期"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
income_time
!=
""
?
list
[
0
].
income_time
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
income_time
!=
""
?
list
[
1
].
income_time
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
income_time
!=
""
?
list
[
2
].
income_time
:
"-"
)
:
"-"
,
},
{
"msg"
:
"资料"
,
"id1"
:
list
.
length
>
0
?
(
list
[
0
].
id
?
list
[
0
].
id
:
"-"
)
:
"-"
,
...
...
@@ -619,6 +638,12 @@
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
receipt_number
?
list
[
1
].
receipt_number
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
receipt_number
?
list
[
2
].
receipt_number
:
"-"
)
:
"-"
,
},
{
"msg"
:
"入账日期"
,
"str1"
:
list
.
length
>
0
?
(
list
[
0
].
income_time
!=
""
?
list
[
0
].
income_time
:
"-"
)
:
"-"
,
"str2"
:
list
.
length
>
1
?
(
list
[
1
].
income_time
!=
""
?
list
[
1
].
income_time
:
"-"
)
:
"-"
,
"str3"
:
list
.
length
>
2
?
(
list
[
2
].
income_time
!=
""
?
list
[
2
].
income_time
:
"-"
)
:
"-"
,
},
{
"msg"
:
"资料"
,
"id1"
:
list
.
length
>
0
?
(
list
[
0
].
id
?
list
[
0
].
id
:
"-"
)
:
"-"
,
...
...
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