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
8c65fcec
Commit
8c65fcec
authored
Nov 20, 2020
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
bf543cb7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
9 deletions
+20
-9
CashAccount.vue
src/pages/financial/CashAccount.vue
+11
-4
PlatformAccount.vue
src/pages/financial/PlatformAccount.vue
+9
-5
No files found.
src/pages/financial/CashAccount.vue
View file @
8c65fcec
...
...
@@ -86,13 +86,20 @@
</el-option>
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"4"
:gutter=
"35"
>
<el-form-item
label=
""
>
<div
>
<input
type=
"button"
class=
"hollowFixedBtn"
:value=
"$t('pub.searchBtn')"
@
click=
"resetPageIndex(),getList()"
style=
"line-height: 30px;"
/>
<input
type=
"button"
class=
"normalBtn"
:value=
"$t('pub.addBtn')"
@
click=
"addShow=true,text=$t('pub.addBtn'),ed=false"
style=
"line-height: 30px;"
/>
</div>
</el-form-item>
</el-col>
</el-row>
</el-form>
<ul>
<li><input
type=
"button"
class=
"hollowFixedBtn"
:value=
"$t('pub.searchBtn')"
@
click=
"resetPageIndex(),getList()"
/>
<input
type=
"button"
class=
"normalBtn"
:value=
"$t('pub.addBtn')"
@
click=
"addShow=true,text=$t('pub.addBtn'),ed=false"
/></li>
</ul>
</div>
<div
class=
"cm_content _scrollbar"
:class=
"addShow==true||addCuren==false?'_edHeight':''"
>
<p
class=
"_tips"
>
{{
$t
(
'tips.sxhuilv'
)
}}
</p>
...
...
src/pages/financial/PlatformAccount.vue
View file @
8c65fcec
<
template
>
<div
class=
"flexOne page_PlatformAccount"
style=
"height:100%"
>
<div
class=
"query-box"
>
<ul>
<li>
<div
class=
"query-box"
style=
"padding:0 0 10px 0 "
>
<div
style=
"text-align: right"
>
<input
type=
"button"
class=
"normalBtn"
value=
"查询"
@
click=
""
>
<input
type=
"button"
class=
"normalBtn"
...
...
@@ -11,8 +16,7 @@
@
click=
"addShow=true,text=$t('pub.addBtn'),ed=false"
>
<input
type=
"button"
class=
"normalBtn"
@
click=
"downMuban()"
:value=
"$t('visa.v_daochu')"
>
</li>
</ul>
</div>
</div>
<!--
<v-table-->
<!-- v-if="isReady"-->
...
...
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