修改size为mini,添加检索条件

This commit is contained in:
熊丽君
2020-12-24 16:27:26 +08:00
parent a7323530f4
commit 97dd60a94b
18 changed files with 65 additions and 45 deletions

View File

@ -7,7 +7,7 @@
</el-col>
<!-- form表单 -->
<el-col :span="20">
<el-form size="mini" :model="queryParams" :inline="true" ref="queryForm" v-show="showSearch" label-width="68px">
<el-form :size="size" :model="queryParams" :inline="true" ref="queryForm" v-show="showSearch" label-width="68px">
<!-- 第一行 -->
<el-row>
<el-col :span="6">