Commit ac5c9c61 by 孙美琪

搜索添加类型2

parent 0820d1a9
......@@ -31,7 +31,7 @@
/>
</el-form-item>
<el-form-item>
<el-button @click="handleQuery">
<el-button type="primary" @click="handleQuery">
<Icon class="mr-5px" icon="ep:search" />
搜索
</el-button>
......
......@@ -43,7 +43,7 @@
/>
</el-form-item>
<el-form-item>
<el-button @click="handleQuery">
<el-button type="primary" @click="handleQuery">
<Icon class="mr-5px" icon="ep:search" />
搜索
</el-button>
......
......@@ -152,7 +152,7 @@
</el-input>
</el-form-item>
<el-form-item>
<el-button @click="handleQuery">
<el-button type="primary" @click="handleQuery">
<Icon class="mr-5px" icon="ep:search" />
搜索
</el-button>
......
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