Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4aea5aa9
authored
2024-09-19 11:21:53 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
查询优化
1 parent
6afd6426
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
src/viewsPc/match/components/airportPickupTable.vue
src/viewsPc/match/components/hotTable.vue
src/viewsPc/match/components/airportPickupTable.vue
View file @
4aea5aa
<
template
>
<div
class=
"collapsebox"
>
<div
class=
"pd20"
>
<div
class=
"f
r mb20
"
>
<div
class=
"f
l mb20"
style=
"display: flex;
"
>
<el-input
v-model
.
trim=
"query.text"
:placeholder=
"language==0?'请输入邮箱或联系方式':'Please enter email or contact information'
"
:placeholder=
"language==0?'请输入邮箱或联系方式':'Please enter email or contact information'"
:prefix-icon=
"Search"
clearable
size=
"small"
@
change=
"getList"
/>
style=
"width: 200px"
/>
<el-button
size=
"small"
style=
"margin-left: 20px"
type=
"primary"
@
click=
"getList"
>
查询
</el-button>
</div>
<el-table
:data=
"list"
border
>
<el-table-column
:label=
"language==0?'序号':'Serial'"
:min-width=
"language==0?60:80"
align=
"center"
...
...
src/viewsPc/match/components/hotTable.vue
View file @
4aea5aa
<
template
>
<div
class=
"collapsebox"
>
<div
class=
"pd20"
>
<div
class=
"f
r mb20
"
>
<div
class=
"f
l mb20"
style=
"display: flex;
"
>
<el-input
v-model
.
trim=
"query.text"
:placeholder=
"language==0?'请输入邮箱或联系方式':'Please enter email or contact information'"
:prefix-icon=
"Search"
clearable
size=
"small"
@
change=
"getList"
/>
style=
"width: 200px;"
/>
<el-button
size=
"small"
style=
"margin-left: 20px"
type=
"primary"
@
click=
"getList"
>
查询
</el-button>
</div>
<el-table
:data=
"list"
border
>
<el-table-column
:label=
"language==0?'序号':'Serial'"
:min-width=
"language==0?60:80"
align=
"center"
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment