Commit be816f5f by LJM

去掉关键词

parent 49a3067c
Showing with 0 additions and 3 deletions
......@@ -11,9 +11,6 @@
<el-form-item label="分类">
<el-cascader expand-trigger="hover" placeholder="试试搜索:分类" :options="options" filterable @change="handleChange"></el-cascader>
</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-button type="primary" @click="submit">搜索</el-button>
</el-form-item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment