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
f4e7ca04
Commit
f4e7ca04
authored
May 05, 2023
by
沈良进
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save
parent
18d29d06
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
14 deletions
+15
-14
empBankAccountAll.vue
src/components/administrative/empBankAccountAll.vue
+15
-14
No files found.
src/components/administrative/empBankAccountAll.vue
View file @
f4e7ca04
...
...
@@ -100,7 +100,7 @@
}
</
style
>
<
template
>
<div
class=
"flexOne"
>
<div
class=
"flexOne
domesticScenic
"
>
<div
class=
"empBankAccountTableLayer"
v-show=
"outerVisible"
>
<p>
{{
dialogTitle
}}
...
...
@@ -245,10 +245,10 @@
</table>
</div>
</div>
<div
class=
"query-box"
>
<div
style=
"display: flex; background: #fff"
>
<div
style=
"padding: 10px"
>
客户类型:
<div
class=
"query-box"
style=
"border-bottom: none;"
>
<ul
>
<li
>
<span><em>
客户类型
</em>
<el-select
filterable
v-model=
"msg.Type"
...
...
@@ -263,9 +263,10 @@
>
</el-option>
</el-select>
</div>
<div
style=
"padding: 10px"
>
账户分类:
</span>
</li>
<li>
<span
style=
"margin-left: 80px"
><em>
账户分类
</em>
<el-select
v-model=
"msg.AccountClassify"
:placeholder=
"$t('pub.pleaseSel')"
...
...
@@ -284,16 +285,16 @@
></el-option>
<el-option
label=
"微信支付宝"
value=
"4"
key=
"4"
></el-option>
</el-select>
</div>
<div
style=
"padding: 10px;display: flex"
>
<div
style=
"flex-shrink: 0; margin: 5px 5px 0 0"
>
关键字:
</div>
</span>
</li>
<li>
<span><em>
关键字
</em>
<el-input
type=
"text"
v-model=
"msg.KeyWord"
></el-input>
</div>
</div>
<ul>
</span>
</li>
<li>
<input
type=
"button"
...
...
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