Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
5ba89067
Commit
5ba89067
authored
Aug 14, 2023
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
金蝶导出查询
parent
3a246506
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
179 additions
and
163 deletions
+179
-163
RecPayQuery.vue
src/components/FinancialModule/Kingdee/RecPayQuery.vue
+179
-163
No files found.
src/components/FinancialModule/Kingdee/RecPayQuery.vue
View file @
5ba89067
...
@@ -6,16 +6,16 @@
...
@@ -6,16 +6,16 @@
.page_fnDm
{
.page_fnDm
{
background-color
:
white
background-color
:
white
}
}
.query-box
{
.query-box
{
overflow
:
inherit
overflow
:
inherit
}
}
._nav
{
._nav
{
margin
:
20px
0
0
0
;
margin
:
20px
0
0
0
;
background-color
:
#f5f5f5
;
background-color
:
#f5f5f5
;
}
}
._nav
li
{
._nav
li
{
float
:
left
;
float
:
left
;
font-size
:
14px
;
font-size
:
14px
;
...
@@ -26,12 +26,12 @@
...
@@ -26,12 +26,12 @@
background-color
:
#f1f1f1
;
background-color
:
#f1f1f1
;
margin-right
:
5px
margin-right
:
5px
}
}
._nav
li
._active
{
._nav
li
._active
{
background-color
:
#FFFFFF
;
background-color
:
#FFFFFF
;
color
:
#333333
color
:
#333333
}
}
._nav
li
._active
::after
{
._nav
li
._active
::after
{
content
:
""
;
content
:
""
;
width
:
20px
;
width
:
20px
;
...
@@ -42,34 +42,34 @@
...
@@ -42,34 +42,34 @@
bottom
:
0
;
bottom
:
0
;
left
:
38%
;
left
:
38%
;
}
}
.el-range-editor.el-input__inner
{
.el-range-editor.el-input__inner
{
border-radius
:
0
border-radius
:
0
}
}
.query-box
{
.query-box
{
border
:
none
border
:
none
}
}
.hight_query
{
.hight_query
{
position
:
relative
;
position
:
relative
;
}
}
.hight_query
span
{
.hight_query
span
{
height
:
34px
;
height
:
34px
;
line-height
:
34px
;
line-height
:
34px
;
color
:
#E95252
color
:
#E95252
}
}
.hight_query
span
.icon-gengduo
{
.hight_query
span
.icon-gengduo
{
font-size
:
12px
font-size
:
12px
}
}
.hight_query
span
em
{
.hight_query
span
em
{
text-decoration
:
underline
;
text-decoration
:
underline
;
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.hight_query_box
{
.hight_query_box
{
position
:
absolute
;
position
:
absolute
;
background-color
:
white
;
background-color
:
white
;
...
@@ -77,16 +77,16 @@
...
@@ -77,16 +77,16 @@
right
:
200px
;
right
:
200px
;
width
:
800px
;
width
:
800px
;
}
}
._hqb_shadow
{
._hqb_shadow
{
box-shadow
:
3px
2px
10px
rgb
(
204
,
203
,
203
);
box-shadow
:
3px
2px
10px
rgb
(
204
,
203
,
203
);
border
:
1px
solid
#ececec
;
border
:
1px
solid
#ececec
;
}
}
.query-box
ul
{
.query-box
ul
{
overflow
:
initial
;
overflow
:
initial
;
}
}
.hqb_t
{
.hqb_t
{
padding
:
10px
20px
;
padding
:
10px
20px
;
font-size
:
16px
;
font-size
:
16px
;
...
@@ -96,40 +96,40 @@
...
@@ -96,40 +96,40 @@
text-align
:
center
;
text-align
:
center
;
margin-bottom
:
15px
margin-bottom
:
15px
}
}
.query-box
li
:last-child
{
.query-box
li
:last-child
{
float
:
left
float
:
left
}
}
.query-box
>
ul
>
li
:last-child
{
.query-box
>
ul
>
li
:last-child
{
float
:
right
;
float
:
right
;
}
}
.query-box
.hight_query
ul
.el-input
{
.query-box
.hight_query
ul
.el-input
{
width
:
inherit
width
:
inherit
}
}
.hight_query_box
ul
li
{
.hight_query_box
ul
li
{
margin-top
:
0
;
margin-top
:
0
;
float
:
left
;
float
:
left
;
margin-right
:
15px
margin-right
:
15px
}
}
.hight_query_box
ul
li
label
{
.hight_query_box
ul
li
label
{
font-size
:
14px
font-size
:
14px
}
}
.hight_query_box
.el-form
{
.hight_query_box
.el-form
{
padding
:
0
20px
padding
:
0
20px
}
}
.hight_query_box
ul
li
._hqb_btn
{
.hight_query_box
ul
li
._hqb_btn
{
float
:
right
;
float
:
right
;
margin-right
:
25px
;
margin-right
:
25px
;
padding-top
:
5px
;
padding-top
:
5px
;
position
:
inherit
position
:
inherit
}
}
.Receipt_box
{
.Receipt_box
{
padding
:
15px
;
padding
:
15px
;
color
:
#c94052
;
color
:
#c94052
;
...
@@ -137,156 +137,156 @@
...
@@ -137,156 +137,156 @@
background-color
:
rgba
(
242
,
242
,
242
,
1
);
background-color
:
rgba
(
242
,
242
,
242
,
1
);
border
:
1px
solid
rgba
(
228
,
228
,
228
,
1
)
border
:
1px
solid
rgba
(
228
,
228
,
228
,
1
)
}
}
.Receipt_box.color_blur
{
.Receipt_box.color_blur
{
color
:
#106BAF
;
color
:
#106BAF
;
}
}
.Receipt_box.color_blur
.rb_stit
span
{
.Receipt_box.color_blur
.rb_stit
span
{
display
:
inline-block
;
display
:
inline-block
;
border-bottom
:
2px
solid
#106BAF
;
border-bottom
:
2px
solid
#106BAF
;
padding
:
0
20px
padding
:
0
20px
}
}
.rb_tit
{
.rb_tit
{
font-size
:
18px
;
font-size
:
18px
;
text-align
:
center
text-align
:
center
}
}
.rb_stit
{
.rb_stit
{
font-size
:
14px
;
font-size
:
14px
;
text-align
:
center
text-align
:
center
}
}
.rb_stit
span
{
.rb_stit
span
{
display
:
inline-block
;
display
:
inline-block
;
border-bottom
:
2px
solid
#C94052
;
border-bottom
:
2px
solid
#C94052
;
padding
:
0
20px
padding
:
0
20px
}
}
.rb_top_row
{
.rb_top_row
{
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
font-size
:
12px
;
font-size
:
12px
;
}
}
.rb_top_row
span
._r_name
{
.rb_top_row
span
._r_name
{
color
:
#333333
color
:
#333333
}
}
.rb_top_row
span
._r_bold
{
.rb_top_row
span
._r_bold
{
font-weight
:
bold
font-weight
:
bold
}
}
.rb_top_row
._r_time
span
{
.rb_top_row
._r_time
span
{
color
:
#333333
color
:
#333333
}
}
._r_mb5
{
._r_mb5
{
margin-bottom
:
5px
;
margin-bottom
:
5px
;
}
}
.Receipt_table
{
.Receipt_table
{
width
:
100%
;
width
:
100%
;
font-size
:
14px
;
font-size
:
14px
;
text-align
:
center
text-align
:
center
}
}
.Receipt_table
.th
{
.Receipt_table
.th
{
font-weight
:
200
!important
font-weight
:
200
!important
}
}
._r_mt10
{
._r_mt10
{
margin-top
:
10px
;
margin-top
:
10px
;
}
}
._bg__
{
._bg__
{
display
:
inline-block
;
display
:
inline-block
;
padding
:
2px
8px
;
padding
:
2px
8px
;
color
:
white
;
color
:
white
;
border-radius
:
4px
border-radius
:
4px
}
}
._bg_red
{
._bg_red
{
background-color
:
#E95252
;
background-color
:
#E95252
;
}
}
._bg_green
{
._bg_green
{
background-color
:
#2BB87C
background-color
:
#2BB87C
}
}
.text_d
{
.text_d
{
text-decoration
:
underline
;
text-decoration
:
underline
;
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.PingFangSC
{
.PingFangSC
{
font-weight
:
bold
font-weight
:
bold
}
}
.Bill_par
{
.Bill_par
{
position
:
relative
;
position
:
relative
;
}
}
tr
th
,
tr
th
,
tr
td
{
tr
td
{
text-align
:
left
;
text-align
:
left
;
padding-left
:
20px
;
padding-left
:
20px
;
}
}
tr
._item_list
{
tr
._item_list
{
border-bottom
:
1px
solid
#E5E5E5
;
border-bottom
:
1px
solid
#E5E5E5
;
height
:
78px
;
height
:
78px
;
}
}
tr
._item_list
td
{
tr
._item_list
td
{
border-bottom
:
1px
solid
#e5e5e5
;
border-bottom
:
1px
solid
#e5e5e5
;
padding
:
10px
;
padding
:
10px
;
}
}
tr
._item_list
td
:first-child
{
tr
._item_list
td
:first-child
{
border-left
:
1px
solid
#e5e5e5
;
border-left
:
1px
solid
#e5e5e5
;
}
}
tr
._item_list
td
:last-child
{
tr
._item_list
td
:last-child
{
border-right
:
1px
solid
#e5e5e5
;
border-right
:
1px
solid
#e5e5e5
;
}
}
._head_img
{
._head_img
{
width
:
28px
;
width
:
28px
;
height
:
28px
;
height
:
28px
;
border-radius
:
50%
;
border-radius
:
50%
;
vertical-align
:
middle
;
vertical-align
:
middle
;
}
}
._btn_group
{
._btn_group
{
font-size
:
14px
;
font-size
:
14px
;
}
}
.icon-daiqueren
{
.icon-daiqueren
{
color
:
#4BCA81
color
:
#4BCA81
}
}
.icon-yiqueren
{
.icon-yiqueren
{
color
:
#4BCA81
color
:
#4BCA81
}
}
.icon-yiquxiao
{
.icon-yiquxiao
{
color
:
#959595
color
:
#959595
}
}
.icon-shenhebohui
{
.icon-shenhebohui
{
color
:
#E95252
color
:
#E95252
}
}
.icon-icon-zancun
{
.icon-icon-zancun
{
color
:
#FF9C01
color
:
#FF9C01
}
}
.singeRowTable
tr
:hover
{
.singeRowTable
tr
:hover
{
background-color
:
white
background-color
:
white
}
}
._TradeWayList
{
._TradeWayList
{
padding
:
5px
10px
;
padding
:
5px
10px
;
background-color
:
#EEEEEE
;
background-color
:
#EEEEEE
;
...
@@ -294,11 +294,11 @@
...
@@ -294,11 +294,11 @@
margin
:
10px
0
;
margin
:
10px
0
;
width
:
230px
width
:
230px
}
}
._bold
{
._bold
{
font-weight
:
bold
font-weight
:
bold
}
}
._bank_name
,
._bank_name
,
._bank_type
{
._bank_type
{
display
:
inline-block
;
display
:
inline-block
;
...
@@ -308,37 +308,37 @@
...
@@ -308,37 +308,37 @@
border-radius
:
4px
;
border-radius
:
4px
;
margin-left
:
10px
;
margin-left
:
10px
;
}
}
._bank_name
{
._bank_name
{
margin-left
:
10px
;
margin-left
:
10px
;
}
}
._bank_type
{
._bank_type
{
background-color
:
#2AAEF2
background-color
:
#2AAEF2
}
}
._bank_type2
{
._bank_type2
{
background-color
:
#FF9C01
background-color
:
#FF9C01
}
}
._font_init
{
._font_init
{
color
:
#333333
;
color
:
#333333
;
font-size
:
12px
;
font-size
:
12px
;
vertical-align
:
top
;
vertical-align
:
top
;
}
}
.InfoChangeLog
{
.InfoChangeLog
{
height
:
auto
;
height
:
auto
;
max-height
:
220px
;
max-height
:
220px
;
background-color
:
#FFFFFF
;
background-color
:
#FFFFFF
;
}
}
.changLogList
{
.changLogList
{
padding-left
:
20px
;
padding-left
:
20px
;
max-height
:
180px
;
max-height
:
180px
;
overflow
:
auto
;
overflow
:
auto
;
}
}
.changLogList_l
{
.changLogList_l
{
border-left
:
1px
solid
#E9E9E9
;
border-left
:
1px
solid
#E9E9E9
;
position
:
relative
;
position
:
relative
;
...
@@ -346,7 +346,7 @@
...
@@ -346,7 +346,7 @@
padding-left
:
20px
;
padding-left
:
20px
;
padding-top
:
10px
;
padding-top
:
10px
;
}
}
._radius_green
{
._radius_green
{
background-color
:
#47BF8C
;
background-color
:
#47BF8C
;
width
:
7px
;
width
:
7px
;
...
@@ -357,14 +357,14 @@
...
@@ -357,14 +357,14 @@
left
:
-4px
;
left
:
-4px
;
top
:
19px
;
top
:
19px
;
}
}
.changLog_time
{
.changLog_time
{
color
:
#666666
;
color
:
#666666
;
font-size
:
12px
;
font-size
:
12px
;
display
:
inline-block
;
display
:
inline-block
;
padding-right
:
10px
padding-right
:
10px
}
}
._icon_btn
i
{
._icon_btn
i
{
width
:
30px
;
width
:
30px
;
height
:
30px
;
height
:
30px
;
...
@@ -377,69 +377,69 @@
...
@@ -377,69 +377,69 @@
cursor
:
pointer
;
cursor
:
pointer
;
outline
:
none
;
outline
:
none
;
}
}
._icon_btn
i
.edit
{
._icon_btn
i
.edit
{
background-color
:
#00C6FF
;
background-color
:
#00C6FF
;
font-size
:
16px
;
font-size
:
16px
;
}
}
._icon_btn
i
.edit
:hover
{
._icon_btn
i
.edit
:hover
{
background-color
:
#59daff
background-color
:
#59daff
}
}
._icon_btn
i
.edit
:active
{
._icon_btn
i
.edit
:active
{
background-color
:
#00b8ec
background-color
:
#00b8ec
}
}
._icon_btn
i
.icon-sousuo
{
._icon_btn
i
.icon-sousuo
{
background-color
:
#47BF8C
;
background-color
:
#47BF8C
;
}
}
._icon_btn
i
.icon-sousuo
:hover
{
._icon_btn
i
.icon-sousuo
:hover
{
background-color
:
#66bb97
background-color
:
#66bb97
}
}
._icon_btn
i
.icon-sousuo
:active
{
._icon_btn
i
.icon-sousuo
:active
{
background-color
:
#35ab79
background-color
:
#35ab79
}
}
._icon_btn
i
.icon-ico_commodity_defaul
{
._icon_btn
i
.icon-ico_commodity_defaul
{
background-color
:
#F16C3C
;
background-color
:
#F16C3C
;
}
}
._icon_btn
i
.icon-ico_commodity_defaul
:hover
{
._icon_btn
i
.icon-ico_commodity_defaul
:hover
{
background-color
:
#e87c54
background-color
:
#e87c54
}
}
._icon_btn
i
.icon-ico_commodity_defaul
:active
{
._icon_btn
i
.icon-ico_commodity_defaul
:active
{
background-color
:
#f76630
background-color
:
#f76630
}
}
._icon_btn
i
.icon-quxiao1
{
._icon_btn
i
.icon-quxiao1
{
background-color
:
#E95252
;
background-color
:
#E95252
;
}
}
._icon_btn
i
.icon-quxiao1
:hover
{
._icon_btn
i
.icon-quxiao1
:hover
{
background-color
:
#ea6d6d
background-color
:
#ea6d6d
}
}
._icon_btn
i
.icon-quxiao1
:active
{
._icon_btn
i
.icon-quxiao1
:active
{
background-color
:
#e42d2d
background-color
:
#e42d2d
}
}
._icon_btn
i
.icon-zhuanjiao1
{
._icon_btn
i
.icon-zhuanjiao1
{
background-color
:
#E6A014
;
background-color
:
#E6A014
;
font-size
:
16px
;
font-size
:
16px
;
}
}
._icon_btn
i
.icon-zhuanjiao1
:hover
{
._icon_btn
i
.icon-zhuanjiao1
:hover
{
background-color
:
rgb
(
235
,
184
,
84
)
background-color
:
rgb
(
235
,
184
,
84
)
}
}
._icon_btn
i
.icon-zhuanjiao1
:active
{
._icon_btn
i
.icon-zhuanjiao1
:active
{
background-color
:
rgb
(
223
,
150
,
6
)
background-color
:
rgb
(
223
,
150
,
6
)
}
}
._tag_span
{
._tag_span
{
background-color
:
rgba
(
64
,
158
,
255
,
.1
);
background-color
:
rgba
(
64
,
158
,
255
,
.1
);
display
:
inline-block
;
display
:
inline-block
;
...
@@ -454,26 +454,26 @@
...
@@ -454,26 +454,26 @@
white-space
:
nowrap
;
white-space
:
nowrap
;
margin-bottom
:
4px
;
margin-bottom
:
4px
;
}
}
._tag_span._tag_warr
{
._tag_span._tag_warr
{
background-color
:
rgba
(
103
,
194
,
58
,
.1
);
background-color
:
rgba
(
103
,
194
,
58
,
.1
);
border-color
:
rgba
(
103
,
194
,
58
,
.2
);
border-color
:
rgba
(
103
,
194
,
58
,
.2
);
color
:
#67c23a
;
color
:
#67c23a
;
}
}
._fex_cen
{
._fex_cen
{
display
:
flex
;
display
:
flex
;
align-items
:
center
align-items
:
center
}
}
._pad5
{
._pad5
{
padding
:
5px
10px
;
padding
:
5px
10px
;
}
}
._color_gar
{
._color_gar
{
color
:
gray
color
:
gray
}
}
._TCIDAndTCNUMList
{
._TCIDAndTCNUMList
{
display
:
flex
;
display
:
flex
;
}
}
...
@@ -484,7 +484,7 @@
...
@@ -484,7 +484,7 @@
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
width
:
100%
;
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
width
:
100%
;
}
}
</
style
>
</
style
>
<
template
>
<
template
>
<div
class=
"dianshangannualRatio"
ref=
"barparent"
>
<div
class=
"dianshangannualRatio"
ref=
"barparent"
>
<div
class=
"el-card__header"
>
<div
class=
"el-card__header"
>
...
@@ -498,6 +498,16 @@
...
@@ -498,6 +498,16 @@
</el-select>
</el-select>
</el-form-item>
</el-form-item>
</el-col>
-->
</el-col>
-->
<el-col
:span=
"4"
>
<el-form-item
label=
"模式:"
>
<el-select
style=
"width: 100%;"
filterable
collapse-tags
v-model=
'msg.ImportType'
@
change=
"getDepartment()"
class=
""
>
<el-option
v-for=
'item in ImportTypeList'
:label=
'item.Name'
:value=
'item.Id'
:key=
'item.Id'
>
</el-option>
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"4"
>
<el-col
:span=
"4"
>
<el-form-item
label=
"凭证字:"
>
<el-form-item
label=
"凭证字:"
>
<el-input
placeholder=
""
class=
""
v-model=
"msg.FinanceName"
clearable
<el-input
placeholder=
""
class=
""
v-model=
"msg.FinanceName"
clearable
...
@@ -515,7 +525,7 @@
...
@@ -515,7 +525,7 @@
<el-input
v-model=
"msg.TCNUM"
class=
""
clearable
></el-input>
<el-input
v-model=
"msg.TCNUM"
class=
""
clearable
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"
5
"
>
<el-col
:span=
"
4
"
>
<el-form-item
label=
"所属公司:"
>
<el-form-item
label=
"所属公司:"
>
<!-- multiple BranchIds-->
<!-- multiple BranchIds-->
<el-select
style=
"width: 100%;"
filterable
collapse-tags
v-model=
'msg.RB_Branch_Id'
<el-select
style=
"width: 100%;"
filterable
collapse-tags
v-model=
'msg.RB_Branch_Id'
...
@@ -541,7 +551,7 @@
...
@@ -541,7 +551,7 @@
</el-select>
</el-select>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"
3
"
>
<el-col
:span=
"
4
"
>
<el-form-item
label=
"制单人员:"
>
<el-form-item
label=
"制单人员:"
>
<el-select
filterable
v-model=
'msg.UpdateBy'
class=
""
>
<el-select
filterable
v-model=
'msg.UpdateBy'
class=
""
>
<el-option
:value=
"0"
label=
"不限"
></el-option>
<el-option
:value=
"0"
label=
"不限"
></el-option>
...
@@ -607,23 +617,10 @@
...
@@ -607,23 +617,10 @@
</el-form-item>
</el-form-item>
</el-col>
-->
</el-col>
-->
<el-col
:span=
"4"
>
<el-col
:span=
"4"
>
<el-form-item
label=
"排序:"
>
<el-form-item
label=
"制单日期:"
>
<el-select
filterable
v-model=
'msg.Sort'
>
<el-date-picker
style=
"width: 100%;"
class=
"h34"
@
change=
"timeAdd(1)"
v-model=
"productionDate"
type=
"daterange"
<el-option
key=
"-1"
value=
"-1"
label=
"不限"
></el-option>
value-format=
"yyyy-MM-dd"
>
<el-option
key=
"0"
value=
"0"
label=
"团期"
></el-option>
</el-date-picker>
<el-option
key=
"1"
value=
"1"
label=
"汇款日期"
></el-option>
<el-option
key=
"2"
value=
"2"
label=
"单号"
></el-option>
<el-option
key=
"3"
value=
"3"
label=
"交易流水号"
></el-option>
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"4"
>
<el-form-item
label=
"模板类型:"
>
<el-select
v-model=
"msg.TemplateId"
filterable
>
<el-option
value=
"0"
label=
"不限"
></el-option>
<el-option
v-for=
'item in TemplateGetList'
:label=
'item.Name'
:value=
'item.Id'
:key=
'item.Id'
>
</el-option>
</el-select>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"4"
>
<el-col
:span=
"4"
>
...
@@ -641,11 +638,14 @@
...
@@ -641,11 +638,14 @@
</el-col>
</el-col>
<el-col
:span=
"4"
>
<el-col
:span=
"4"
>
<el-form-item
label=
"交易账户:"
>
<el-form-item
label=
"交易账户:"
>
<el-button
class=
"hollowFixedBtn"
type=
"primary"
size=
"mini"
@
click=
"typeVisible=true"
style=
"width: 85%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;"
>
筛选类型/交易/账户
</el-button>
<el-button
class=
"hollowFixedBtn"
type=
""
size=
"mini"
@
click=
"typeVisible=true"
style=
"width: 85%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;"
>
筛选类型/交易/账户
</el-button>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<template
v-if=
"heightQueryBox"
>
<template
v-if=
"heightQueryBox"
>
<el-col
:span=
"
6
"
>
<el-col
:span=
"
4
"
>
<el-form-item
label=
"币种类型:"
>
<el-form-item
label=
"币种类型:"
>
<el-select
filterable
v-model=
'msg.CurrencyId'
>
<el-select
filterable
v-model=
'msg.CurrencyId'
>
<el-option
key=
"0"
value=
"0"
label=
"不限"
></el-option>
<el-option
key=
"0"
value=
"0"
label=
"不限"
></el-option>
...
@@ -654,22 +654,35 @@
...
@@ -654,22 +654,35 @@
</el-select>
</el-select>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"
6
"
>
<el-col
:span=
"
4
"
>
<el-form-item
label=
"订单编号:"
>
<el-form-item
label=
"订单编号:"
>
<el-input
v-model=
"msg.OrderID"
></el-input>
<el-input
v-model=
"msg.OrderID"
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"
6
"
>
<el-col
:span=
"
4
"
>
<el-form-item
label=
"金额:"
>
<el-form-item
label=
"金额:"
>
<el-input
v-model=
"msg.sMoney"
class=
"w64d5"
style=
"width: 47%;"
@
keyup
.
native=
"checkPrice(msg,'sMoney')"
clearable
></el-input>
-
<el-input
v-model=
"msg.sMoney"
class=
"w64d5"
style=
"width: 47%;"
@
keyup
.
native=
"checkPrice(msg,'sMoney')"
clearable
></el-input>
-
<el-input
v-model=
"msg.eMoney"
@
keyup
.
native=
"checkPrice(msg,'eMoney')"
class=
"w64d5"
style=
"width: 47%;"
clearable
></el-input>
<el-input
v-model=
"msg.eMoney"
@
keyup
.
native=
"checkPrice(msg,'eMoney')"
class=
"w64d5"
style=
"width: 47%;"
clearable
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"6"
>
<el-col
:span=
"4"
>
<el-form-item
label=
"制单日期:"
>
<el-form-item
label=
"排序:"
>
<el-date-picker
style=
"width: 100%;"
class=
"h34"
@
change=
"timeAdd(1)"
v-model=
"productionDate"
type=
"daterange"
<el-select
filterable
v-model=
'msg.Sort'
>
value-format=
"yyyy-MM-dd"
>
<el-option
key=
"-1"
value=
"-1"
label=
"不限"
></el-option>
</el-date-picker>
<el-option
key=
"0"
value=
"0"
label=
"团期"
></el-option>
<el-option
key=
"1"
value=
"1"
label=
"汇款日期"
></el-option>
<el-option
key=
"2"
value=
"2"
label=
"单号"
></el-option>
<el-option
key=
"3"
value=
"3"
label=
"交易流水号"
></el-option>
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"4"
>
<el-form-item
label=
"模板类型:"
>
<el-select
v-model=
"msg.TemplateId"
filterable
>
<el-option
value=
"0"
label=
"不限"
></el-option>
<el-option
v-for=
'item in TemplateGetList'
:label=
'item.Name'
:value=
'item.Id'
:key=
'item.Id'
>
</el-option>
</el-select>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"6"
>
<el-col
:span=
"6"
>
...
@@ -686,20 +699,20 @@
...
@@ -686,20 +699,20 @@
</el-date-picker>
</el-date-picker>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"
6
"
>
<el-col
:span=
"
8
"
>
<el-form-item
label=
"备注查询:"
>
<el-form-item
label=
"备注查询:"
>
<el-input
v-model=
"msg.Remark"
clearable
></el-input>
<el-input
v-model=
"msg.Remark"
clearable
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
</
template
>
</
template
>
<el-col
:span=
"heightQueryBox?6:24"
>
<el-col
:span=
"heightQueryBox?6:24"
>
</el-col>
</el-col>
</el-row>
</el-row>
</el-form>
</el-form>
</div>
</div>
<div
class=
"query-box"
style=
"padding: 0
0 10px
0;"
>
<div
class=
"query-box"
style=
"padding: 0
;border:
0;"
>
<ul
class=
"clearfix"
style=
"padding: 5px 0 0 0;"
>
<ul
class=
"clearfix"
>
<li
class=
"hight_query"
style=
"text-align: right;width: 100%;"
>
<li
class=
"hight_query"
style=
"text-align: right;width: 100%;"
>
<span>
<span>
<em
style=
"cursor: pointer;"
@
click
.
stop=
"heightQueryBox=!heightQueryBox"
>
高级查询
<i
class=
"iconfont icon-gengduo q-mr-lg"
></i></em>
<em
style=
"cursor: pointer;"
@
click
.
stop=
"heightQueryBox=!heightQueryBox"
>
高级查询
<i
class=
"iconfont icon-gengduo q-mr-lg"
></i></em>
...
@@ -708,12 +721,12 @@
...
@@ -708,12 +721,12 @@
<button
class=
"normalBtn"
@
click=
"method5()"
>
导出
</button>
<button
class=
"normalBtn"
@
click=
"method5()"
>
导出
</button>
</li>
</li>
</ul>
</ul>
<div
style=
"text-align: right;"
>
<
!-- <
div style="text-align: right;">
<button class="normalBtn" @click="method5(2)">长团导出</button>
<button class="normalBtn" @click="method5(2)">长团导出</button>
<button class="hollowFixedBtn" @click="method5(3)">短团导出</button>
<button class="hollowFixedBtn" @click="method5(3)">短团导出</button>
<button class="normalBtn" @click="outerVisible = true">核算项目校对导入</button>
<button class="normalBtn" @click="outerVisible = true">核算项目校对导入</button>
<button class="hollowFixedBtn" @click="method5(1)">核算项目校对导出</button>
<button class="hollowFixedBtn" @click="method5(1)">核算项目校对导出</button>
</div>
</div>
-->
</div>
</div>
<div
class=
"_fnDm_content"
v-loading=
'loading'
>
<div
class=
"_fnDm_content"
v-loading=
'loading'
>
<div>
<div>
...
@@ -783,13 +796,13 @@
...
@@ -783,13 +796,13 @@
<p
class=
"Remark-box"
>
{{
item
}}
</p>
<p
class=
"Remark-box"
>
{{
item
}}
</p>
</el-tooltip>
</el-tooltip>
</div>
</div>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
</el-table>
</el-table>
</div>
</div>
<div
style=
"padding-bottom:15px"
>
<div
style=
"padding-bottom:15px"
>
<el-pagination
background
@
current-change=
"handleCurrentChanges"
layout=
"total,prev, pager, next, jumper"
<el-pagination
background
@
current-change=
"handleCurrentChanges"
layout=
"total,prev, pager, next, jumper"
:page-size=
"pageSize"
:total=
'total'
>
:page-size=
"pageSize"
:total=
'total'
>
...
@@ -857,7 +870,7 @@
...
@@ -857,7 +870,7 @@
<div
class=
"el-upload__text"
>
将文件拖到此处,或
<em>
点击上传
</em></div>
<div
class=
"el-upload__text"
>
将文件拖到此处,或
<em>
点击上传
</em></div>
<!-- <div slot="tip" class="el-upload__tip">只能上传Excel文件</div> -->
<!-- <div slot="tip" class="el-upload__tip">只能上传Excel文件</div> -->
</el-upload>
</el-upload>
</el-dialog>
</el-dialog>
</div>
</div>
</template>
</template>
...
@@ -866,6 +879,9 @@
...
@@ -866,6 +879,9 @@
export
default
{
export
default
{
data
()
{
data
()
{
return
{
return
{
ImportTypeList
:[
{
Name
:
'团费对接'
,
Id
:
1
}
],
showID
:
false
,
showID
:
false
,
active
:
1
,
active
:
1
,
userId
:
0
,
userId
:
0
,
...
@@ -879,33 +895,33 @@
...
@@ -879,33 +895,33 @@
pageIndex
:
1
,
// 是 [string] 查看
pageIndex
:
1
,
// 是 [string] 查看
pageSize
:
5
,
// 是 [string] 查看
pageSize
:
5
,
// 是 [string] 查看
FrID
:
'0'
,
// 是 [string] 查看
FrID
:
'0'
,
// 是 [string] 查看
sDate
:
''
,
// 是 [string]
sDate
:
''
,
// 是 [string]
eDate
:
''
,
// 是 [string]
eDate
:
''
,
// 是 [string]
Status
:
'2'
,
// 是 [string] 查看
Status
:
'2'
,
// 是 [string] 查看
TemplateId
:
'0'
,
// 是 [string] 查看
TemplateId
:
'0'
,
// 是 [string] 查看
RB_Branch_Id
:
''
,
// 是 [string] 查看
RB_Branch_Id
:
-
1
,
// 是 [string] 查看
RB_Depart_Id
:
''
,
// 是 [string] 查看
RB_Depart_Id
:
0
,
// 是 [string] 查看
sTradeDate
:
''
,
// 是 [string]
sTradeDate
:
''
,
// 是 [string]
eTradeDate
:
''
,
// 是 [string]
eTradeDate
:
''
,
// 是 [string]
ClientType
:
''
,
// 是 [string] 查看
ClientType
:
''
,
// 是 [string] 查看
RemitterName
:
''
,
// 是 [string]
RemitterName
:
''
,
// 是 [string]
ClientID
:
''
,
// 是 [string] 查看
ClientID
:
''
,
// 是 [string] 查看
sMoney
:
''
,
// 是 [string]
sMoney
:
''
,
// 是 [string]
eMoney
:
''
,
// 是 [string]
eMoney
:
''
,
// 是 [string]
CurrencyId
:
'0'
,
// 是 [string] 查看
CurrencyId
:
'0'
,
// 是 [string] 查看
CostTypeID
:
''
,
// 是 [string] 查看
CostTypeID
:
0
,
// 是 [string] 查看
Conditon
:
''
,
// 是 [string] 查看
Conditon
:
''
,
// 是 [string] 查看
TCNUM
:
''
,
// 是 [string]
TCNUM
:
''
,
// 是 [string]
TradeWay
:
''
,
// 是 [string] 查看
TradeWay
:
''
,
// 是 [string] 查看
Type
:
''
,
// 是 [string] 查看
Type
:
'
-1
'
,
// 是 [string] 查看
AccountType
:
''
,
// 是 [string] 查看
AccountType
:
''
,
// 是 [string] 查看
QEndDate
:
''
,
// 是 [string]
QEndDate
:
''
,
// 是 [string]
QStartDate
:
''
,
// 是 [string]
QStartDate
:
''
,
// 是 [string]
UpdateBy
:
''
,
// 是 [string] 查看
UpdateBy
:
0
,
// 是 [string] 查看
IsFormRecPayQuery
:
'1'
,
// 是 [string] 查看
IsFormRecPayQuery
:
'1'
,
// 是 [string] 查看
KJCostTypeId
:
0
,
// 是 [string] 查看
KJCostTypeId
:
0
,
// 是 [string] 查看
IsSelectKJSetCostType
:
0
,
// 是 [string] 查看
IsSelectKJSetCostType
:
0
,
// 是 [string] 查看
Remark
:
''
,
// 是 [string]
Remark
:
''
,
// 是 [string]
Sort
:
'2'
,
// 是 [string] 查看
Sort
:
'2'
,
// 是 [string] 查看
EmployeeId
:
''
,
// 是 [string] 查看
EmployeeId
:
''
,
// 是 [string] 查看
TCID
:
''
,
// 是 [string] 查看
TCID
:
''
,
// 是 [string] 查看
...
@@ -915,6 +931,7 @@
...
@@ -915,6 +931,7 @@
BranchIds
:
''
,
BranchIds
:
''
,
AccountIdStr
:
''
,
AccountIdStr
:
''
,
ColorType
:
1
,
//和平
ColorType
:
1
,
//和平
ImportType
:
1
},
},
BranchIds
:[],
BranchIds
:[],
getCompanyMsg
:
{
// 公司
getCompanyMsg
:
{
// 公司
...
@@ -993,7 +1010,7 @@
...
@@ -993,7 +1010,7 @@
Status
:
'-1'
Status
:
'-1'
},
},
modifydjfp
:{
modifydjfp
:{
},
},
xgfpBox
:
false
,
xgfpBox
:
false
,
getInvoiceList
:[],
getInvoiceList
:[],
...
@@ -1030,10 +1047,10 @@
...
@@ -1030,10 +1047,10 @@
}
}
},
},
created
()
{
created
()
{
},
},
components
:
{
components
:
{
},
},
mounted
()
{
mounted
()
{
let
userInfo
=
this
.
getLocalStorage
();
let
userInfo
=
this
.
getLocalStorage
();
...
@@ -1060,7 +1077,7 @@
...
@@ -1060,7 +1077,7 @@
this
.
getPageList
();
this
.
getPageList
();
this
.
AccountType_post_GetList
();
this
.
AccountType_post_GetList
();
this
.
get_GetInvoiceTypeEnumList
()
this
.
get_GetInvoiceTypeEnumList
()
var
that
=
this
;
var
that
=
this
;
that
.
MsgBus
.
$on
(
'getRecQuery'
,
function
(
FrID
)
{
that
.
MsgBus
.
$on
(
'getRecQuery'
,
function
(
FrID
)
{
that
.
zhuanjiaoMsg
.
CreateBy
=
''
;
that
.
zhuanjiaoMsg
.
CreateBy
=
''
;
...
@@ -1069,7 +1086,7 @@
...
@@ -1069,7 +1086,7 @@
that
.
zhuanjiaoMsg
.
FrIDList
.
push
(
FrID
);
that
.
zhuanjiaoMsg
.
FrIDList
.
push
(
FrID
);
that
.
zhuanjiaoBox
=
true
;
that
.
zhuanjiaoBox
=
true
;
});
});
},
},
methods
:
{
methods
:
{
typeCancel
(){
typeCancel
(){
...
@@ -1118,14 +1135,14 @@
...
@@ -1118,14 +1135,14 @@
},
err
=>
{})
},
err
=>
{})
},
},
get_GetInvoiceTypeEnumList
(){
get_GetInvoiceTypeEnumList
(){
this
.
apipost
(
'Financial_get_GetInvoiceTypeEnumList'
,
{},
res
=>
{
this
.
apipost
(
'Financial_get_GetInvoiceTypeEnumList'
,
{},
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
getInvoiceList
=
res
.
data
.
data
this
.
getInvoiceList
=
res
.
data
.
data
this
.
getInvoiceList
.
forEach
(
x
=>
{
this
.
getInvoiceList
.
forEach
(
x
=>
{
x
.
Id
=
Number
(
x
.
Id
)
x
.
Id
=
Number
(
x
.
Id
)
})
})
}
}
},
err
=>
{})
},
err
=>
{})
},
},
...
@@ -1136,7 +1153,7 @@
...
@@ -1136,7 +1153,7 @@
this
.
zhuanjiaoMsg
.
FrIDList
.
push
(
rowData
.
FrID
);
this
.
zhuanjiaoMsg
.
FrIDList
.
push
(
rowData
.
FrID
);
this
.
zhuanjiaoBox
=
true
;
this
.
zhuanjiaoBox
=
true
;
},
},
customCompFunc
(
params
)
{},
customCompFunc
(
params
)
{},
sortChange
(
param
)
{
sortChange
(
param
)
{
//自己写实现
//自己写实现
...
@@ -1296,11 +1313,11 @@
...
@@ -1296,11 +1313,11 @@
cancelButtonText
:
'取消'
,
cancelButtonText
:
'取消'
,
type
:
'warning'
type
:
'warning'
}).
then
(()
=>
{
}).
then
(()
=>
{
}).
catch
(()
=>
{
}).
catch
(()
=>
{
});
});
}
}
},
},
financeRemove
(
id
)
{
//作废
financeRemove
(
id
)
{
//作废
...
@@ -1477,7 +1494,7 @@
...
@@ -1477,7 +1494,7 @@
}
}
},
err
=>
{})
},
err
=>
{})
}
}
},
},
Financial_post_GetBranchAccountList
()
{
//获取交易方式列表
Financial_post_GetBranchAccountList
()
{
//获取交易方式列表
this
.
apipost
(
'Financial_post_GetBranchAccountList'
,
{},
res
=>
{
this
.
apipost
(
'Financial_post_GetBranchAccountList'
,
{},
res
=>
{
...
@@ -1524,7 +1541,7 @@
...
@@ -1524,7 +1541,7 @@
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
currencyTypeList
=
res
.
data
.
data
;
this
.
currencyTypeList
=
res
.
data
.
data
;
}
else
{
}
else
{
}
}
},
err
=>
{})
},
err
=>
{})
},
},
...
@@ -1538,7 +1555,7 @@
...
@@ -1538,7 +1555,7 @@
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
GetCostTypeList
=
res
.
data
.
data
;
this
.
GetCostTypeList
=
res
.
data
.
data
;
}
else
{
}
else
{
}
}
},
err
=>
{})
},
err
=>
{})
},
},
...
@@ -1547,7 +1564,7 @@
...
@@ -1547,7 +1564,7 @@
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
TemplateGetList
=
res
.
data
.
data
;
this
.
TemplateGetList
=
res
.
data
.
data
;
}
else
{
}
else
{
}
}
},
err
=>
{})
},
err
=>
{})
},
},
...
@@ -1638,7 +1655,7 @@
...
@@ -1638,7 +1655,7 @@
// path: '/financial/financalDocument/' + path,
// path: '/financial/financalDocument/' + path,
// query: {
// query: {
// "id": rowData.FrID,
// "id": rowData.FrID,
// blank: 'y',
// blank: 'y',
// tab: '单据详情'
// tab: '单据详情'
// }
// }
...
@@ -1696,10 +1713,10 @@
...
@@ -1696,10 +1713,10 @@
}
}
},
err
=>
{})
},
err
=>
{})
}
}
}
}
}
}
</
script
>
</
script
>
<
style
scoped
>
<
style
scoped
>
.dianshangannualRatio
.el-card__header
{
.dianshangannualRatio
.el-card__header
{
...
@@ -1712,5 +1729,4 @@
...
@@ -1712,5 +1729,4 @@
}
}
</
style
>
</
style
>
\ No newline at end of file
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