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
31c70e2b
Commit
31c70e2b
authored
Jul 12, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
资金调拨审核页面
parent
40727e38
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+5
-5
No files found.
src/components/FinancialModule/BasicDocuments.vue
View file @
31c70e2b
...
...
@@ -299,20 +299,20 @@
<div
class=
"_conten"
>
<template
v-if=
"!otherTable"
>
<template
v-if=
"GetDetail.Type!==1 && GetDetail.Type!==7 && GetDetail.Type!=4 && showModel"
>
<my-Bill
:GetDetail=
"GetDetail"
v-on:headCallBack=
"headCall"
:width=
"widthSon"
:color=
"colorSon"
></my-Bill>
<my-Bill
:
ID=
"FrID"
:
GetDetail=
"GetDetail"
v-on:headCallBack=
"headCall"
:width=
"widthSon"
:color=
"colorSon"
></my-Bill>
</
template
>
<
template
v-else-if=
"GetDetail.Type===4 && showModel"
>
<new-Bill
:GetDetail=
"GetDetail"
></new-Bill>
<new-Bill
:
ID=
"FrID"
:
GetDetail=
"GetDetail"
></new-Bill>
</
template
>
<
template
v-else-if=
"GetDetail.Type===1 && GetDetail.Type!==7 && showModel"
>
<my-RVB-Bill
:GetDetail=
"GetDetail"
:width=
"widthSon"
:color=
"colorSon"
></my-RVB-Bill>
<my-RVB-Bill
:
ID=
"FrID"
:
GetDetail=
"GetDetail"
:width=
"widthSon"
:color=
"colorSon"
></my-RVB-Bill>
</
template
>
<
template
v-else-if=
"GetDetail.Type===7 && showModel"
>
<my-GZ-Bill
:GetDetail=
"GetDetail"
:width=
"widthSon"
:color=
"colorSon"
></my-GZ-Bill>
<my-GZ-Bill
:
ID=
"FrID"
:
GetDetail=
"GetDetail"
:width=
"widthSon"
:color=
"colorSon"
></my-GZ-Bill>
</
template
>
</template>
<
template
v-else-if=
"showModel"
>
<my-DJ-Bill
:GetDetail=
"GetDetail"
:width=
"widthSon"
:color=
"colorSon"
></my-DJ-Bill>
<my-DJ-Bill
:
ID=
"FrID"
:
GetDetail=
"GetDetail"
:width=
"widthSon"
:color=
"colorSon"
></my-DJ-Bill>
</
template
>
<div
class=
"_explain"
>
...
...
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