Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
Project
Project
Details
Activity
Releases
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
罗超
confucius
Commits
89cbe37d
Commit
89cbe37d
authored
Aug 09, 2021
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
be265046
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
FinancialDocumentsDetail.vue
...s/financial/financalDocument/FinancialDocumentsDetail.vue
+4
-4
No files found.
src/pages/financial/financalDocument/FinancialDocumentsDetail.vue
View file @
89cbe37d
...
...
@@ -840,10 +840,10 @@
</span>
</
template
>
<
template
v-if=
"GetDetail.OtherType==28"
>
<span
class=
"fr"
style=
"text-decoration: underline;cursor: pointer
;"
@
click=
"goTuikuanDetail('/user/billquery',GetDetail.ReFinanceId)"
>
退款申请单:
{{
GetDetail
.
ReFinanceId
}}
</span>
<span
class=
"fr"
style=
"text-decoration: underline;cursor: pointer;margin-right:20px
;"
@
click=
"goTuikuanDetail('/courseRefund',GetDetail.ReFinanceId2)"
>
退款协议:
{{
GetDetail
.
ReFinanceId2
}}
</span>
<span
class=
"fr"
v-if=
"GetDetail&&GetDetail.ReFinanceId"
style=
"text-decoration: underline;cursor: pointer;color:red
;"
@
click=
"goTuikuanDetail('/user/billquery',GetDetail.ReFinanceId)"
title=
"点击查看退款申请单"
>
退款申请单:
{{
GetDetail
.
ReFinanceId
}}
</span>
<span
class=
"fr"
v-if=
"GetDetail&&GetDetail.ReFinanceId2"
style=
"text-decoration: underline;cursor: pointer;margin-right:20px;color:red
;"
@
click=
"goTuikuanDetail('/courseRefund',GetDetail.ReFinanceId2)"
title=
"点击查看退款协议"
>
退款协议:
{{
GetDetail
.
ReFinanceId2
}}
</span>
</
template
>
<span
class=
"fr"
style=
"text-decoration: underline;cursor: pointer;"
v-if=
"GetDetail.OtherType==17"
@
click=
"lookbreakage(GetDetail.ReFinanceId)"
>
报损/报溢单:{{GetDetail.ReFinanceId}}
</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