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
66b617dc
Commit
66b617dc
authored
Mar 15, 2019
by
zhengke
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
d06e767c
1e8f510c
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
328 additions
and
21 deletions
+328
-21
CapitalAllocationDetail.vue
src/components/FinancialModule/CapitalAllocationDetail.vue
+316
-9
FlowChartModule.vue
...ts/FinancialModule/FinancialSubmodule/FlowChartModule.vue
+1
-1
OrderSplitting.vue
src/components/SalesVisa/OrderSplitting.vue
+2
-2
TravelControlList.vue
...components/TravelManager/TravelList/TravelControlList.vue
+2
-2
TravelControlListSale.vue
...onents/TravelManager/TravelList/TravelControlListSale.vue
+2
-2
teamReimbursement.vue
src/components/dmc/manager/teamReimbursement.vue
+1
-1
leaderPay2.vue
src/components/leaderPay2.vue
+4
-4
No files found.
src/components/FinancialModule/CapitalAllocationDetail.vue
View file @
66b617dc
...
@@ -116,10 +116,11 @@
...
@@ -116,10 +116,11 @@
line-height
:
52px
;
line-height
:
52px
;
padding
:
0
20px
;
padding
:
0
20px
;
font-size
:
12px
;
font-size
:
12px
;
display
:
flex
;
justify-content
:
space-between
;
}
}
.Ca_popDiv
p
{
.Ca_popDiv
p
{
display
:
inline-block
;
display
:
inline-block
;
margin-right
:
30px
;
}
}
.Ca_popDiv
p
:last-child
{
.Ca_popDiv
p
:last-child
{
float
:
right
;
float
:
right
;
...
@@ -194,6 +195,84 @@
...
@@ -194,6 +195,84 @@
padding
:
0
20px
;
padding
:
0
20px
;
text-align
:
left
;
text-align
:
left
;
}
}
.w830px
{
width
:
830px
;
padding
:
0
;
margin
:
0
;}
._tit2
{
border
:
none
;
background-color
:
white
;
border
:
1px
solid
#DDDDDD
;
}
._tit._tit2
>
p
{
padding-left
:
10px
;
font-size
:
14px
;
color
:
#000
;
padding
:
8px
15px
;
display
:
flex
;
justify-content
:
space-between
;
}
._tit._tit2
._rotate
{
transform
:
rotate
(
180deg
);
}
._tit._tit2
._btn
{
font-size
:
12px
;
color
:
#333333
;
cursor
:
pointer
;
}
._tit._tit2
._btn
:hover
{
color
:
#E95252
;
}
._tit._tit2
._btn
.iconfont
{
font-size
:
12px
;
display
:
inline-block
;
margin-left
:
10px
;
}
._tit._tit2
._text
{
border-left
:
3px
solid
#e95252
;
padding-left
:
10px
;
}
.w600px
{
width
:
600px
;
padding
:
15px
;
margin
:
0
auto
;
}
._conten
,
._process
{
margin-top
:
20px
;
width
:
830px
;}
._process
{
background-color
:
white
;
padding
:
20px
15px
;
position
:
relative
;}
._process_box
{
border-top
:
1px
dashed
#BFBFBF
;
padding-top
:
30px
;
padding-bottom
:
40px
;}
._pb_son
{
position
:
relative
;
padding-left
:
75px
;
min-height
:
100px
;
padding-bottom
:
30px
}
._left_radius
{
width
:
40px
;
height
:
40px
;
border-radius
:
50%
;
text-align
:
center
;
line-height
:
40px
;
background-color
:
#2BBB7E
;
color
:
white
;
font-size
:
12px
;
position
:
absolute
;
left
:
15px
;
z-index
:
2
;}
._left_radius_err
{
background-color
:
#E95252
!important
;}
._left_radius_sus
{
background-color
:
#1273BC
!important
;}
._pb_son
::after
{
content
:
''
;
width
:
4px
;
height
:
100%
;
background-color
:
#2BBB7E
;
display
:
inline-block
;
position
:
absolute
;
clear
:
both
;
left
:
33px
;
top
:
0
;
z-index
:
1
}
._pb_son._none_after
::after
{
content
:
''
;
display
:
none
}
._pb_son._bohui_after
::after
{
background-color
:
#E95252
!important
;
display
:
inline-block
}
._status_color_f
{
background-color
:
#8B8B8B
!important
}
._right_content
._name
._n
{
font-size
:
14px
;
color
:
#333333
;
font-weight
:
bold
;}
._right_content
._name
._m
{
color
:
#FFFFFF
;
font-size
:
12px
;
display
:
inline-block
;
padding
:
2px
5px
;
background-color
:
#E95252
;
margin-left
:
5px
;
border-radius
:
4px
;}
._right_content
._name
._sm
{
color
:
#FFFFFF
;
font-size
:
12px
;
display
:
inline-block
;
padding
:
2px
5px
;
background-color
:
#FF9600
;
margin-left
:
5px
;
border-radius
:
4px
;
font-weight
:
100
;}
._right_content
._name
._sn
{
color
:
#FFFFFF
;
font-size
:
12px
;
display
:
inline-block
;
padding
:
2px
5px
;
background-color
:
#2BBB7E
;
margin-left
:
5px
;
border-radius
:
4px
;}
._right_content
._time
,
._time
{
font-size
:
12px
;
color
:
#666666
;
padding-top
:
5px
;}
._right_content
._pp_info
,
._textarea
{
border-radius
:
4px
;
border
:
1px
solid
#E5E5E5
;
background
:
rgba
(
245
,
245
,
245
,
1
);
font-size
:
12px
;
color
:
#333333
;
padding
:
12px
14px
;
margin-top
:
13px
;
position
:
relative
;}
._right_content
._pp_info
:before
{
display
:
block
;
content
:
''
;
border-width
:
8px
8px
8px
8px
;
border-style
:
solid
;
border-color
:
transparent
transparent
#dedede
transparent
;
position
:
absolute
;
left
:
10px
;
top
:
-16px
;}
._mgt_15
{
margin-top
:
15px
;}
._more
._right_content
.iconfont
{
color
:
#AAAAAA
}
._more
._right_content
._name
._n
{
font-size
:
14px
;
color
:
#333333
;
font-weight
:
bold
;
padding-left
:
3px
;}
._info_img
ul
{
padding
:
10px
0
}
._info_img
ul
li
{
float
:
left
;
position
:
relative
;
cursor
:
pointer
}
._info_img
ul
li
:hover
._see_img
{
opacity
:
1
;}
._info_img
ul
li
img
{
width
:
88px
;
height
:
59px
;}
._see_img
{
position
:
absolute
;
top
:
0
;
width
:
100%
;
height
:
59px
;
padding-top
:
16px
;
line-height
:
34px
;
text-align
:
center
;
background-color
:
rgba
(
2
,
2
,
2
,
0.3
);
display
:
inherit
;
opacity
:
0
;
transition
:
all
linear
.5s
}
._see_img
i
.iconfont
{
display
:
inline-block
;
width
:
32px
;
height
:
32px
;
border-radius
:
50%
;
color
:
#FFFFFF
!important
;
background-color
:
rgba
(
255
,
255
,
255
,
0.5
);}
._show_img_box
{
position
:
fixed
;
background
:
rgba
(
0
,
0
,
0
,
.6
);
left
:
0
;
top
:
0
;
width
:
100%
;
height
:
100%
;
z-index
:
999
;
text-align
:
center
;
overflow
:
auto
;}
._textarea
{
width
:
690px
;
height
:
50px
;
background-color
:
white
}
._upload_box
ul
li
{
float
:
left
;
height
:
82px
;
width
:
143px
;
padding
:
20px
20px
20px
0
;
text-align
:
center
;
position
:
relative
;
cursor
:
pointer
;
margin-right
:
10px
;}
._upload_box
ul
li
img
{
height
:
82px
;
width
:
143px
;}
._upload_box
ul
li
:hover
._delete_img
{
opacity
:
1
;}
._delete_img
{
position
:
absolute
;
top
:
20px
;
height
:
82px
;
width
:
143px
;
line-height
:
34px
;
text-align
:
center
;
background-color
:
rgba
(
2
,
2
,
2
,
0.6
);
display
:
inherit
;
opacity
:
0
;
transition
:
all
linear
.5s
}
._delete_img
i
.iconfont
{
display
:
inline-block
;
width
:
32px
;
height
:
32px
;
border-radius
:
50%
;
color
:
#E95252
!important
;
background-color
:
rgba
(
251
,
251
,
251
,
0.9
);
margin-top
:
26px
;}
._radio_lsit
{
padding-top
:
15px
}
._upload_tips
{
font-size
:
12px
;
position
:
absolute
;
top
:
66%
;
width
:
100%
;
left
:
0
;
text-align
:
center
;
color
:
#949494
;}
._log_t
{
padding
:
10px
;}
._time_n
{
float
:
right
;}
</
style
>
</
style
>
<
template
>
<
template
>
<div
class=
"CapitalDetail"
>
<div
class=
"CapitalDetail"
>
...
@@ -221,7 +300,7 @@
...
@@ -221,7 +300,7 @@
<table
class=
"collection_Table"
style=
"border-collapse: collapse;"
>
<table
class=
"collection_Table"
style=
"border-collapse: collapse;"
>
<tr>
<tr>
<th
width=
"100"
>
收款方式
</th>
<th
width=
"100"
>
收款方式
</th>
<th
width=
"
28
0"
>
账户
</th>
<th
width=
"
30
0"
>
账户
</th>
<th
width=
"110"
>
金额
</th>
<th
width=
"110"
>
金额
</th>
<th
width=
"90"
>
币种
</th>
<th
width=
"90"
>
币种
</th>
<th
width=
"85"
>
汇率
</th>
<th
width=
"85"
>
汇率
</th>
...
@@ -277,7 +356,7 @@
...
@@ -277,7 +356,7 @@
<table
class=
"pay_Table"
style=
"border-collapse: collapse;"
>
<table
class=
"pay_Table"
style=
"border-collapse: collapse;"
>
<tr>
<tr>
<th
width=
"100"
>
付款方式
</th>
<th
width=
"100"
>
付款方式
</th>
<th
width=
"
28
0"
>
账户
</th>
<th
width=
"
30
0"
>
账户
</th>
<th
width=
"110"
>
金额
</th>
<th
width=
"110"
>
金额
</th>
<th
width=
"90"
>
币种
</th>
<th
width=
"90"
>
币种
</th>
<th
width=
"85"
>
汇率
</th>
<th
width=
"85"
>
汇率
</th>
...
@@ -323,7 +402,7 @@
...
@@ -323,7 +402,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"
clearfix
Ca_popDiv"
v-if=
"dataList.AuditSteps!=''"
>
<div
class=
"Ca_popDiv"
v-if=
"dataList.AuditSteps!=''"
>
<
template
v-for=
"(item,index) in dataList.AuditSteps"
>
<
template
v-for=
"(item,index) in dataList.AuditSteps"
>
<p>
{{
item
.
AuditDescription
}}
:
<p>
{{
item
.
AuditDescription
}}
:
<template
v-if=
"item.Status===2"
>
<template
v-if=
"item.Status===2"
>
...
@@ -355,11 +434,214 @@
...
@@ -355,11 +434,214 @@
<viewer
:images=
"images"
:options=
'imageOptions'
@
inited=
"inited"
class=
"viewer"
ref=
"viewer"
>
<viewer
:images=
"images"
:options=
'imageOptions'
@
inited=
"inited"
class=
"viewer"
ref=
"viewer"
>
<img
v-for=
"src in images"
:src=
"src"
:key=
"src.subCode"
>
<img
v-for=
"src in images"
:src=
"src"
:key=
"src.subCode"
>
</viewer>
</viewer>
<div
class=
"_tit _tit2 w830px"
>
<p>
<span
class=
"_text"
>
审核流程
</span>
<span
class=
"_btn"
v-if=
"tableShow"
@
click=
"tableShow=false"
>
收起
<i
class=
"iconfont icon-gengduo _rotate"
></i>
</span>
<span
class=
"_btn"
v-else
@
click=
"tableShow=true"
>
展开
<i
class=
"iconfont icon-gengduo"
></i>
</span>
</p>
<div
v-show=
"tableShow"
>
<div
class=
"w600px"
>
<my-FlowChartModule
:data=
"AuditListData"
></my-FlowChartModule>
</div>
</div>
</div>
<div
class=
"_process clearfix"
>
<!-- <el-popover
popper-class="detailsIT_Journal"
width="600"
placement="right"
trigger="click">
<div class="InfoChangeLog" >
<div class="changLog">
<p class="_log_t">收款流程</p>
<my-FlowChartModule :data="AuditListData"></my-FlowChartModule>
</div>
</div>
<span slot="reference" class="_flow_chart">流程图</span>
</el-popover> -->
<div
class=
"_process_box"
>
<
template
v-for=
"(item,index) in GetDetail.AuditSteps"
>
<div
class=
"_pb_son"
:class=
"
{_none_after:(item.NextStep==1||item.Status==4),_bohui_after:(GetDetail.Status==3
&&
!IsBoHui
&&
index===GetDetail.AuditSteps.length-1)}" v-if="item.Sort==0 || (item.Status==1
&&
item.NextStep==1) || (item.Status==2
&&
item.Sort!=0) || (item.Status==4)">
<div
class=
"_left_radius"
v-if=
"item.Sort==0"
>
发起
</div>
<div
class=
"_left_radius _left_radius_sus"
v-if=
"item.NextStep==1"
>
待审
</div>
<div
class=
"_left_radius"
v-if=
"item.Sort!=0 && item.Status==2"
>
通过
</div>
<div
class=
"_left_radius _left_radius_err"
v-else-if=
"item.Status==4"
>
驳回
</div>
<div
class=
"_right_content"
v-if=
"item.AuditWay==2 || item.AuditWay==3"
>
<p
class=
"_name"
>
<span
class=
"_n"
>
{{
item
.
AuditDescription
}}
<span
class=
"_sm"
>
(
{{
item
.
AuditWay
==
2
?
'会签'
:
'或签'
}}
)
</span></span>
</p>
<div
class=
"_more _mgt_15"
v-for=
"(son,sindex) in item.AuditRecordList"
v-if=
"son.AuditStatus==2"
>
<div
class=
"_right_content"
>
<p
class=
"_name"
>
<span
class=
"_n PingFangSC"
>
{{
son
.
AuditName
}}
</span>
<span
class=
"_sn"
v-if=
"son.AuditStatus==2"
>
通过
</span>
<span
class=
"_time _time_n"
>
{{
son
.
AduitDate
}}
</span>
</p>
<template
v-if=
"son.CareOfRemarks"
>
<div
class=
"_zhuan_msg"
v-for=
"(z,zIndex) in JSON.parse(son.CareOfRemarks)"
>
<p><span>
由
</span>
{{
z
.
BeFrom
}}
<span><i
class=
"_color_green"
>
转交
</i>
给
</span>
{{
z
.
Target
}}
</p>
<p
class=
"_pp_info"
>
转交备注:
{{
z
.
Remarks
?
z
.
Remarks
:
'无'
}}
</p>
</div>
</
template
>
<div
class=
"_pp_info"
v-if=
"son.AuditStatus!=1"
>
<p>
{{son.Remark!=''?son.Remark:'无'}}
</p>
<div
class=
"_info_img"
v-if=
"son.Image!=null&&son.AuditStatus==2"
>
<ul
class=
"clearfix"
v-if=
"son.Image.length&&son.Image.length>=1"
>
<li
v-for=
"(img,imgI) in son.Image"
>
<img
v-if=
"!img"
src=
"../../assets/img/Travelslider.png"
alt=
""
>
<img
v-else
:src=
"img"
alt=
""
>
<div
class=
"_see_img"
@
click=
"showImg(img,2)"
>
<i
class=
"iconfont icon-sousuo"
></i>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div
class=
"_more _mgt_15"
v-for=
"(son,sindex) in item.AuditRecordList"
v-if=
"son.AuditStatus!=2"
>
<div
class=
"_right_content"
v-if=
"item.AuditWay==2&&son.AuditStatus!=2"
>
<p
class=
"_name"
>
<span
class=
"_n PingFangSC"
>
{{son.AuditName}}
</span>
<span
class=
"_sn"
v-if=
"son.AuditStatus==2"
>
通过
</span>
<span
class=
"_m"
v-else-if=
"son.AuditStatus==4"
>
驳回
</span>
<span
class=
"_sm"
v-else-if=
"son.AuditStatus==1"
>
待审
</span>
<span
class=
"_time _time_n"
v-if=
"item.Status!=1"
>
{{son.AduitDate}}
</span>
</p>
<
template
v-if=
"son.CareOfRemarks"
>
<div
class=
"_zhuan_msg"
v-for=
"(z,zIndex) in JSON.parse(son.CareOfRemarks)"
>
<p><span>
由
</span>
{{
z
.
BeFrom
}}
<span><i
class=
"_color_green"
>
转交
</i>
给
</span>
{{
z
.
Target
}}
</p>
<p
class=
"_pp_info"
>
转交备注:
{{
z
.
Remarks
?
z
.
Remarks
:
'无'
}}
</p>
</div>
</
template
>
<div
class=
"_pp_info"
v-if=
"item.Status!=1"
>
<p>
{{son.Remark!=''?son.Remark:'无'}}
</p>
<div
class=
"_info_img"
v-if=
"son.Image!=null&&item.Status!=1"
>
<ul
class=
"clearfix"
v-if=
"son.Image.length&&son.Image.length>=1"
>
<li
v-for=
"(img,imgI) in son.Image"
>
<img
v-if=
"!img"
src=
"../../assets/img/Travelslider.png"
alt=
""
>
<img
v-else
:src=
"img"
alt=
""
>
<div
class=
"_see_img"
@
click=
"showImg(img,2)"
>
<i
class=
"iconfont icon-sousuo"
></i>
</div>
</li>
</ul>
</div>
</div>
</div>
<div
class=
"_right_content"
v-else-if=
"item.AuditWay==3 && son.AuditStatus==1"
>
<p
class=
"_name"
>
<span
class=
"_n PingFangSC"
>
{{son.AuditName}}
</span>
<span
class=
"_sm"
v-if=
"item.Status==2 && item.Sort!=0"
>
通过
</span>
<span
class=
"_m"
v-else-if=
"item.Status==4"
>
驳回
</span>
<span
class=
"_sm _left_radius_sus"
v-else-if=
"son.AuditStatus==1"
>
待审
</span>
<span
class=
"_time _time_n"
v-if=
"item.Status!=1"
>
{{son.AduitDate}}
</span>
</p>
<
template
v-if=
"son.CareOfRemarks"
>
<div
class=
"_zhuan_msg"
v-for=
"(z,zIndex) in JSON.parse(son.CareOfRemarks)"
>
<p><span>
由
</span>
{{
z
.
BeFrom
}}
<span><i
class=
"_color_green"
>
转交
</i>
给
</span>
{{
z
.
Target
}}
</p>
<p
class=
"_pp_info"
>
转交备注:
{{
z
.
Remarks
?
z
.
Remarks
:
'无'
}}
</p>
</div>
</
template
>
<div
class=
"_pp_info"
v-if=
"item.Status!=1"
>
<p>
{{son.Remark!=''?son.Remark:'无'}}
</p>
<div
class=
"_info_img"
v-if=
"son.Image!=null&&item.Status!=1"
>
<ul
class=
"clearfix"
v-if=
"son.Image.length&&son.Image.length>=1"
>
<li
v-for=
"(img,imgI) in son.Image"
>
<img
v-if=
"!img"
src=
"../../assets/img/Travelslider.png"
alt=
""
>
<img
v-else
:src=
"img"
alt=
""
>
<div
class=
"_see_img"
@
click=
"showImg(img)"
>
<i
class=
"iconfont icon-sousuo"
></i>
</div>
</li>
</ul>
</div>
</div>
</div>
<div
class=
"_right_content"
v-else-if=
"item.AuditWay==3 && son.AuditStatus==4"
>
<p
class=
"_name"
>
<span
class=
"_n PingFangSC"
>
{{son.AuditName}}
</span>
<span
class=
"_sm"
v-if=
"item.Status==2 && item.Sort!=0"
>
通过
</span>
<span
class=
"_m"
v-else-if=
"item.Status==4"
>
驳回
</span>
<span
class=
"_sm _left_radius_sus"
v-else-if=
"son.AuditStatus==1"
>
待审
</span>
<span
class=
"_time _time_n"
v-if=
"item.Status!=1"
>
{{son.AduitDate}}
</span>
</p>
<
template
v-if=
"son.CareOfRemarks"
>
<div
class=
"_zhuan_msg"
v-for=
"(z,zIndex) in JSON.parse(son.CareOfRemarks)"
>
<p><span>
由
</span>
{{
z
.
BeFrom
}}
<span><i
class=
"_color_green"
>
转交
</i>
给
</span>
{{
z
.
Target
}}
</p>
<p
class=
"_pp_info"
>
转交备注:
{{
z
.
Remarks
?
z
.
Remarks
:
'无'
}}
</p>
</div>
</
template
>
<div
class=
"_pp_info"
v-if=
"item.Status!=1"
>
<p>
{{son.Remark!=''?son.Remark:'无'}}
</p>
<div
class=
"_info_img"
v-if=
"son.Image!=null&&item.Status!=1"
>
<ul
class=
"clearfix"
v-if=
"son.Image.length&&son.Image.length>=1"
>
<li
v-for=
"(img,imgI) in son.Image"
>
<img
v-if=
"!img"
src=
"../../assets/img/Travelslider.png"
alt=
""
>
<img
v-else
:src=
"img"
alt=
""
>
<div
class=
"_see_img"
@
click=
"showImg(img)"
>
<i
class=
"iconfont icon-sousuo"
></i>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div
class=
"_right_content"
v-else
>
<div
class=
"_more"
v-for=
"(son,sindex) in item.AuditRecordList"
>
<p
class=
"_name"
>
<span
class=
"_n"
>
{{son.AuditName}}
<span
class=
"_sm"
>
{{item.AuditDescription}}
</span></span>
<span
class=
"_time _time_n"
v-if=
"item.NextStep!=1"
>
{{son.AduitDate}}
</span>
</p>
<div
class=
"_right_content"
>
<div
class=
"_pp_info"
v-if=
"item.NextStep!=1"
>
<p>
{{son.Remark==''?'无':son.Remark}}
</p>
<div
class=
"_info_img"
v-if=
"son.Image!=null"
>
<ul
class=
"clearfix"
v-if=
"son.Image.length&&son.Image.length>=1"
>
<li
v-for=
"(img,imgI) in son.Image"
>
<img
v-if=
"!img"
src=
"../../assets/img/Travelslider.png"
alt=
""
>
<img
v-else
:src=
"img"
alt=
""
>
<div
class=
"_see_img"
@
click=
"showImg(img)"
>
<i
class=
"iconfont icon-sousuo"
></i>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</template>
<div
class=
"_pb_son _none_after"
v-if=
"GetDetail.Status==3 && !IsBoHui"
>
<div
class=
"_left_radius _left_radius_err"
>
驳回
</div>
</div>
<div
class=
"_pb_son"
:class=
"GetDetail.Status==2?'_none_after':''"
v-if=
"GetDetail.Status==2"
>
<div
class=
"_left_radius"
>
结束
</div>
<div
class=
"_right_content"
>
<p
class=
"_time"
>
累计耗时:{{endDate}}
</p>
</div>
</div>
<div
style=
"padding-left: 75px;"
>
<button
class=
"hollowFixedBtn"
v-if=
"(bossID===1 || bossID===5) && (GetDetail.Status===2 || GetDetail.Status===5 || GetDetail.Status===1)"
@
click=
"bohui()"
>
驳回
</button>
<button
class=
"hollowFixedBtn"
@
click=
"AuditOrRefund()"
>
返回
</button>
</div>
</div>
</div>
</div>
</div>
</template>
</template>
<
script
>
<
script
>
import
myFlowChartModule
from
"./FinancialSubmodule/FlowChartModule.vue"
;
export
default
{
export
default
{
components
:{
'my-FlowChartModule'
:
myFlowChartModule
,
},
data
(){
data
(){
return
{
return
{
msg
:{
msg
:{
ID
:
0
ID
:
0
...
@@ -370,20 +652,41 @@ export default {
...
@@ -370,20 +652,41 @@ export default {
},
},
dataList
:[],
dataList
:[],
images
:[],
images
:[],
tableShow
:
false
,
AuditListData
:{
AuditList
:[]
},
bossID
:
null
,
GetDetail
:{
AuditSteps
:[]
},
}
}
},
},
create
(){
create
(){
let
userinfo
=
this
.
getLocalStorage
();
this
.
bossID
=
userinfo
.
EmployeeId
;
},
},
methods
:{
methods
:{
inited
(
viewer
){
inited
(
viewer
){
this
.
$viewer
=
viewer
this
.
$viewer
=
viewer
},
},
getList
(){
getList
(){
this
.
apipost
(
'Financial_get_GetFundTransfer'
,
this
.
msg
,
res
=>
{
this
.
apipost
(
'Financial_get_GetFundTransfer'
,
this
.
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
dataList
=
res
.
data
.
data
;
this
.
dataList
=
res
.
data
.
data
;
this
.
dataList
.
AuditSteps
.
reverse
();
this
.
dataList
.
AuditSteps
.
forEach
(
y
=>
{
if
(
y
.
Sort
>
0
){
y
.
contentTips
=
y
.
AuditDescription
+
(
y
.
AuditWay
==
'2'
?
'(会签)'
:
'(或签)'
);
this
.
AuditListData
.
AuditList
.
push
(
y
);
}
this
.
GetDetail
.
AuditSteps
.
push
(
y
);
});
let
arr
=
[];
let
AuditSteps
=
[];
AuditSteps
=
arr
.
concat
(
this
.
dataList
.
AuditSteps
);
AuditSteps
.
reverse
();
this
.
dataList
.
AuditSteps
=
AuditSteps
;
this
.
dataList
.
SBankList
.
forEach
(
x
=>
{
this
.
dataList
.
SBankList
.
forEach
(
x
=>
{
x
.
comText
=
'显示附件'
;
x
.
comText
=
'显示附件'
;
x
.
isShow
=
false
;
x
.
isShow
=
false
;
...
@@ -392,12 +695,16 @@ export default {
...
@@ -392,12 +695,16 @@ export default {
x
.
comText
=
'显示附件'
;
x
.
comText
=
'显示附件'
;
x
.
isShow
=
false
;
x
.
isShow
=
false
;
});
});
console
.
log
(
this
.
dataList
,
'datalist'
);
console
.
log
(
this
.
GetDetail
)
}
else
{
}
else
{
this
.
Error
(
res
.
data
.
message
);
this
.
Error
(
res
.
data
.
message
);
}
}
},
err
=>
{})
},
err
=>
{})
},
},
AuditOrRefund
(){
this
.
MsgBus
.
$emit
(
'msg'
);
// this.$router.push({name:'FinancialDocuments',query:{"returnCode":this.returnCode,"pageIndex":this.pageIndex,blank:'y'}});
},
//点击显示附件
//点击显示附件
showFileList
(
item
){
showFileList
(
item
){
if
(
item
.
comText
==
'隐藏附件'
){
if
(
item
.
comText
==
'隐藏附件'
){
...
...
src/components/FinancialModule/FinancialSubmodule/FlowChartModule.vue
View file @
66b617dc
...
@@ -80,7 +80,7 @@ export default {
...
@@ -80,7 +80,7 @@ export default {
deep
:
true
deep
:
true
}
}
},
created
(){
},
created
(){
this
.
dataList
=
this
.
data
this
.
dataList
=
this
.
data
;
}
}
}
}
</
script
>
</
script
>
src/components/SalesVisa/OrderSplitting.vue
View file @
66b617dc
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<
template
>
<
template
>
<div
class=
"wrapper"
>
<div
class=
"wrapper"
>
<div
class=
"_vad_top clearfix"
>
<div
class=
"_vad_top clearfix"
>
<
el-button
@
click=
"OrderSplit"
style=
"float:right;background:#E95252;color:#fff"
size=
"mini"
>
拆分
</el-button
>
<
!--
<el-button
@
click=
"OrderSplit"
style=
"float:right;background:#E95252;color:#fff"
size=
"mini"
>
拆分
</el-button>
--
>
<!--
<span
class=
"_num PingFangSC"
>
{{
$t
(
'visa.v_tuan'
)
}}
:
{{
num
}}
</span>
<!--
<span
class=
"_num PingFangSC"
>
{{
$t
(
'visa.v_tuan'
)
}}
:
{{
num
}}
</span>
<div
class=
"fr"
>
<div
class=
"fr"
>
<el-dropdown
split-button
type=
"primary"
trigger=
"click"
@
command=
"bindVisa"
>
<el-dropdown
split-button
type=
"primary"
trigger=
"click"
@
command=
"bindVisa"
>
...
@@ -108,7 +108,7 @@ export default {
...
@@ -108,7 +108,7 @@ export default {
methods
:{
methods
:{
// 订单拆分
// 订单拆分
OrderSplit
(){
OrderSplit
(){
},
},
checkThis
(){
// 单选
checkThis
(){
// 单选
...
...
src/components/TravelManager/TravelList/TravelControlList.vue
View file @
66b617dc
...
@@ -396,8 +396,8 @@
...
@@ -396,8 +396,8 @@
(
{{
subItem
.
DIATA
}}
)
{{
subItem
.
DepartureName
}}
(
{{
subItem
.
DIATA
}}
)
{{
subItem
.
DepartureName
}}
{{
subItem
.
StopoverName
==
''
?
''
:
'-('
+
subItem
.
StopoverIATA
+
')'
+
subItem
.
StopoverName
}}
{{
subItem
.
StopoverName
==
''
?
''
:
'-('
+
subItem
.
StopoverIATA
+
')'
+
subItem
.
StopoverName
}}
{{
subItem
.
ArrivalCityName
==
''
?
''
:
'-('
+
subItem
.
AIATA
+
')'
+
subItem
.
ArrivalCityName
}}
{{
subItem
.
ArrivalCityName
==
''
?
''
:
'-('
+
subItem
.
AIATA
+
')'
+
subItem
.
ArrivalCityName
}}
<span
v-if=
"
subItem.FlightStat
e==1"
class=
"TCL-greenType"
>
【确定】
</span>
<span
v-if=
"
item.OutNotic
e==1"
class=
"TCL-greenType"
>
【确定】
</span>
<span
v-
if=
"subItem.FlightState==2"
class=
"TCL-redType"
>
【暂定】
</span>
<span
v-
else
class=
"TCL-redType"
>
【暂定】
</span>
</span>
</span>
</div>
</div>
</div>
</div>
...
...
src/components/TravelManager/TravelList/TravelControlListSale.vue
View file @
66b617dc
...
@@ -324,8 +324,8 @@
...
@@ -324,8 +324,8 @@
{{
subItem
.
DepartureName
}}
{{
subItem
.
DepartureName
}}
{{
subItem
.
StopoverName
==
""
?
""
:
"-"
+
subItem
.
StopoverName
}}
{{
subItem
.
StopoverName
==
""
?
""
:
"-"
+
subItem
.
StopoverName
}}
{{
subItem
.
ArrivalCityName
==
""
?
""
:
"-"
+
subItem
.
ArrivalCityName
}}
{{
subItem
.
ArrivalCityName
==
""
?
""
:
"-"
+
subItem
.
ArrivalCityName
}}
<span
v-if=
"subItem.
FlightStat
e==1"
class=
"TCL-greenType"
>
【确定】
</span>
<span
v-if=
"subItem.
OutNotic
e==1"
class=
"TCL-greenType"
>
【确定】
</span>
<span
v-
if=
"subItem.FlightState==2"
class=
"TCL-redType"
>
【暂定】
</span>
<span
v-
else
class=
"TCL-redType"
>
【暂定】
</span>
</span>
</span>
</div>
</div>
</div>
</div>
...
...
src/components/dmc/manager/teamReimbursement.vue
View file @
66b617dc
...
@@ -384,7 +384,7 @@
...
@@ -384,7 +384,7 @@
<el-button-group>
<el-button-group>
<el-button
@
click
.
native=
"goUrl('leaderReimbursement',outItem,'用款计划')"
type=
"primary"
style=
"background:#E95252; border-color:#E95252"
>
领队用款
</el-button>
<el-button
@
click
.
native=
"goUrl('leaderReimbursement',outItem,'用款计划')"
type=
"primary"
style=
"background:#E95252; border-color:#E95252"
>
领队用款
</el-button>
<!--
<el-button
@
click
.
native=
"goToExport('leaderPay2',outItem,'领队报账')"
type=
"primary"
style=
"background:#297BEF; border-color:#297BEF"
>
领队报账 -->
<!--
<el-button
@
click
.
native=
"goToExport('leaderPay2',outItem,'领队报账')"
type=
"primary"
style=
"background:#297BEF; border-color:#297BEF"
>
领队报账 -->
<el-button
@
click
.
native=
"goUrl('leaderPay',outItem,'领队报账')"
type=
"primary"
style=
"background:#297BEF; border-color:#297BEF"
>
领队报账
<el-button
v-show=
"outItem.TravelPriceList.LeaderApplyStatus==1"
@
click
.
native=
"goUrl('leaderPay',outItem,'领队报账')"
type=
"primary"
style=
"background:#297BEF; border-color:#297BEF"
>
领队报账
</el-button>
</el-button>
</el-button-group>
</el-button-group>
...
...
src/components/leaderPay2.vue
View file @
66b617dc
...
@@ -223,10 +223,10 @@
...
@@ -223,10 +223,10 @@
<td>
{{totalHotelPrice}}
</td>
<td>
{{totalHotelPrice}}
</td>
</tr>
</tr>
</table>
</table>
<el-input
type=
"textarea"
v-
if=
"isShowRemark
"
placeholder=
"请输入备注信息"
v-model=
"dataList.LeaderApply.AccountForReason"
class=
"wLeader2"
/>
<el-input
type=
"textarea"
v-
show=
"dataList.LeaderApply.Status==1
"
placeholder=
"请输入备注信息"
v-model=
"dataList.LeaderApply.AccountForReason"
class=
"wLeader2"
/>
<div
class=
"btnListDiv"
>
<div
class=
"btnListDiv"
>
<input
type=
"button"
class=
"leader2Btn"
@
click=
"AuditOrder(2)"
value=
"审核通过"
/>
<input
type=
"button"
class=
"leader2Btn"
@
click=
"AuditOrder(2)"
value=
"审核通过"
v-show=
"dataList.LeaderApply.Status==1"
/>
<input
type=
"button"
class=
"leader2Btn"
@
click=
"AuditOrder(1)"
value=
"审核不通过"
/>
<input
type=
"button"
class=
"leader2Btn"
@
click=
"AuditOrder(1)"
value=
"审核不通过"
v-show=
"dataList.LeaderApply.Status==1"
/>
<input
type=
"button"
class=
"leader2Btn"
value=
"打印"
@
click=
"printTable()"
>
<input
type=
"button"
class=
"leader2Btn"
value=
"打印"
@
click=
"printTable()"
>
</div>
</div>
</div>
</div>
...
...
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