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
f15bb057
Commit
f15bb057
authored
Apr 24, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
550d9c4e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
+10
-4
Manfunds.vue
src/pages/financial/Manfunds.vue
+10
-4
No files found.
src/pages/financial/Manfunds.vue
View file @
f15bb057
...
...
@@ -198,10 +198,16 @@
</li>
<li>
<button
class=
"hollowFixedBtn"
@
click=
"getList(),getTongji()"
>
{{
$t
(
'pub.searchBtn'
)
}}
</button>
<button
class=
"hollowFixedBtn"
@
click=
"outerVisible=true"
>
导入
</button>
<a
class=
"hollowFixedBtn downBtn"
style=
"padding:6px 9px;"
:href=
"downList"
>
导入模板下载
</a>
<!--
<button
class=
"hollowFixedBtn"
@
click=
"getList(),getTongji()"
>
{{
$t
(
'pub.searchBtn'
)
}}
</button>
-->
<q-btn
color=
"primary"
size=
"11px"
:label=
"$t('pub.searchBtn')"
@
click=
"getList(),getTongji()"
style=
"marginRight:10px"
/>
<!--
<button
class=
"hollowFixedBtn"
@
click=
"outerVisible=true"
>
导入
</button>
-->
<q-btn
color=
"primary"
size=
"11px"
label=
"导入"
@
click=
"outerVisible=true"
style=
"marginRight:10px"
/>
<q-btn
color=
"primary"
size=
"11px"
>
<template
v-slot:default
>
<a
style=
"color:#fff;width:84px;height:8px"
:href=
"downList"
>
导入模板下载
</a>
</
template
>
</q-btn>
</li>
</ul>
</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