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
5ef61287
Commit
5ef61287
authored
Jun 23, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
39dc8bda
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
FinancialDocumentsDetail.vue
src/components/FinancialModule/FinancialDocumentsDetail.vue
+4
-4
No files found.
src/components/FinancialModule/FinancialDocumentsDetail.vue
View file @
5ef61287
...
@@ -953,8 +953,8 @@
...
@@ -953,8 +953,8 @@
<td
:colspan=
"3"
>
<td
:colspan=
"3"
>
{{
o
.
TCNUM
}}
(
{{
o
.
TCID
}}
)
{{
o
.
TCNUM
}}
(
{{
o
.
TCID
}}
)
<template
v-if=
"o.TeamTypeNameStr&&o.TeamTypeNameStr!=''"
>
(
{{
o
.
TeamTypeNameStr
}}
)
</
template
>
<template
v-if=
"o.TeamTypeNameStr&&o.TeamTypeNameStr!=''"
>
(
{{
o
.
TeamTypeNameStr
}}
)
</
template
>
<
template
v-if=
"o.DMCNum&&o.DMCNum!=''
"
><span
style=
"cursor: pointer;"
<
template
v-if=
"o.DMCNum&&o.DMCNum!=''
&&GetDetail.CreateBy!=userInfo.EmployeeId"
><span
style=
"cursor: pointer;"
@
click=
"goTravelInfo(o.DMCNum)"
>
{{
o
.
DMCNum
}}
</span>
{{
(
o
.
MergeNumber
>
1
?
' ['
+
o
.
MergeNumber
+
$t
(
'op.HE'
)
+
']'
:
''
)
}}
</
template
>
@
click=
"goTravelInfo(o.DMCNum)
"
>
{{
o
.
DMCNum
}}
</span>
{{
(
o
.
MergeNumber
>
1
?
' ['
+
o
.
MergeNumber
+
$t
(
'op.HE'
)
+
']'
:
''
)
}}
</
template
>
<
template
v-if=
"o.DMCNum&&o.DMCNum!=''&&GetDetail.CreateBy==userInfo.EmployeeId"
><span
style=
"cursor: pointer;
"
>
{{
o
.
DMCNum
}}
</span>
{{
(
o
.
MergeNumber
>
1
?
' ['
+
o
.
MergeNumber
+
$t
(
'op.HE'
)
+
']'
:
''
)
}}
</
template
>
<span
v-if=
"GetDetail.IsShowGuestUrl && GetDetail.IsShowGuestUrl===1"
<span
v-if=
"GetDetail.IsShowGuestUrl && GetDetail.IsShowGuestUrl===1"
@
click=
"goInves('investigationList',o.TCID)"
class=
"FD_yijian"
>
{{$t('objFill.lkyj')}}
@
click=
"goInves('investigationList',o.TCID)"
class=
"FD_yijian"
>
{{$t('objFill.lkyj')}}
<span>
{{o.GuestSurveyNum?o.GuestSurveyNum:0}}
</span>
/
<span>
{{o.GuestSurveyNum?o.GuestSurveyNum:0}}
</span>
/
...
@@ -975,10 +975,10 @@
...
@@ -975,10 +975,10 @@
<a
v-if=
"o.PriceOfferUrl&&o.PriceOfferUrl!=''"
:href=
"o.PriceOfferUrl"
>
{{$t('objFill.fj')}}
</a>
<a
v-if=
"o.PriceOfferUrl&&o.PriceOfferUrl!=''"
:href=
"o.PriceOfferUrl"
>
{{$t('objFill.fj')}}
</a>
</td>
</td>
<td
@
click=
"gotoTravelList(o)"
>
<span
class=
"_jump_page _font_bold"
>
{{$t('objFill.cktd')}}
</span>
</td>
<td
@
click=
"gotoTravelList(o)"
v-if=
"GetDetail.CreateBy!=userInfo.EmployeeId"
>
<span
class=
"_jump_page _font_bold"
>
{{$t('objFill.cktd')}}
</span>
</td>
<td
@
click=
"jumpPage('RegistrationList',o.TCID,7)"
>
<span
<td
@
click=
"jumpPage('RegistrationList',o.TCID,7)"
>
<span
class=
"_jump_page _font_bold"
>
{{$t('salesModule.LookBM')}}
</span>
</td>
class=
"_jump_page _font_bold"
>
{{$t('salesModule.LookBM')}}
</span>
</td>
<td
v-if=
"
qjGroupId==userInfo.RB_Group_id || TeamShouZhi
"
<td
v-if=
"
(qjGroupId==userInfo.RB_Group_id || TeamShouZhi) && GetDetail.CreateBy!=userInfo.EmployeeId
"
@
click=
"GetDetail.TCIDAndTCNUMList.length==1?jumpPage('TeamBalancePayment',o.TCID,5):jumpPage('TeamBalancePayment',o.TCID,6)"
>
@
click=
"GetDetail.TCIDAndTCNUMList.length==1?jumpPage('TeamBalancePayment',o.TCID,5):jumpPage('TeamBalancePayment',o.TCID,6)"
>
<span
class=
"_jump_page _font_bold"
>
{{$t('objFill.tdsz')}}
</span>
</td>
<span
class=
"_jump_page _font_bold"
>
{{$t('objFill.tdsz')}}
</span>
</td>
<td
v-if=
"OrderSource==9&&GetDetail.SourceID>0"
@
click=
"jumpPage('FinancialOrder',GetDetail,2)"
>
<span
<td
v-if=
"OrderSource==9&&GetDetail.SourceID>0"
@
click=
"jumpPage('FinancialOrder',GetDetail,2)"
>
<span
...
...
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