Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
cloudSystem
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
be816f5f
authored
Oct 10, 2022
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
去掉关键词
parent
49a3067c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
src/views/Goods/goods.vue
src/views/Goods/goods.vue
View file @
be816f5f
...
@@ -11,9 +11,6 @@
...
@@ -11,9 +11,6 @@
<el-form-item
label=
"分类"
>
<el-form-item
label=
"分类"
>
<el-cascader
expand-trigger=
"hover"
placeholder=
"试试搜索:分类"
:options=
"options"
filterable
@
change=
"handleChange"
></el-cascader>
<el-cascader
expand-trigger=
"hover"
placeholder=
"试试搜索:分类"
:options=
"options"
filterable
@
change=
"handleChange"
></el-cascader>
</el-form-item>
</el-form-item>
<el-form-item
label=
"关键词"
>
<el-input
v-model=
"formParam.keyword"
@
keyup
.
enter
.
native=
"submit"
placeholder=
"请输入关键词"
></el-input>
</el-form-item>
<el-form-item>
<el-form-item>
<el-button
type=
"primary"
@
click=
"submit"
>
搜索
</el-button>
<el-button
type=
"primary"
@
click=
"submit"
>
搜索
</el-button>
</el-form-item>
</el-form-item>
...
...
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