Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-webapp-cli
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
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
heasy
hls-webapp-cli
Commits
03a8bfac
Commit
03a8bfac
authored
Aug 28, 2020
by
JingChao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wechat
parent
ab408239
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
12 deletions
+13
-12
contract-mainten.vue
...c/pages/applications/contractMainten/contract-mainten.vue
+13
-12
No files found.
template/src/pages/applications/contractMainten/contract-mainten.vue
View file @
03a8bfac
...
...
@@ -6,19 +6,20 @@
<tab-item>
资金明细
</tab-item>
<tab-item>
附件信息
</tab-item>
</s-tab>
<h-content
v-show=
"tabIndex[0]"
class=
"has-footer"
>
<h-content>
<section
v-show=
"tabIndex[0]"
>
<basic-info
:contract=
"contract"
/>
</h-content
>
<h-content
v-show=
"tabIndex[1]"
class=
"has-footer"
>
</section
>
<section
v-show=
"tabIndex[1]"
>
<quote-info
:contract=
"contract"
/>
</h-content
>
<h-content
v-show=
"tabIndex[2]"
class=
"has-footer"
>
</section
>
<section
v-show=
"tabIndex[2]"
>
<quote-detail
:cashflows=
"cashflows"
:contract=
"contract"
/>
</h-content
>
<h-content
v-show=
"tabIndex[3]"
class=
"has-footer"
>
</section
>
<section
v-show=
"tabIndex[3]"
>
<file-info
:dowload_list=
"dowload_list"
:cdd_item=
"cdd_item"
:upload_list=
"upload_list"
/>
</section>
</h-content>
<bottom-tab>
<tab-button
@
click
.
native=
"save"
>
保存
...
...
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