Commit fdec0838 authored by 黄自鹏's avatar 黄自鹏

增加频次查询条件

parent e467b752
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<el-col :span="4" class="search-col"> <el-col :span="4" class="search-col">
<div class="search-item"> <div class="search-item">
<span class="search-span">频次:</span> <span class="search-span">频次:</span>
<RelSelect style="width: 100%;" src='/aqgl/rcgl/lzbg/init/pc' :match="{value:'id',label:'name'}" v-model="queryParams.pc"></RelSelect> <RelSelect style="width: 100%;" src='/aqgl/rcgl/lzbg/init/pc' clearable :match="{value:'id',label:'name'}" v-model="queryParams.pc"></RelSelect>
</div> </div>
</el-col> </el-col>
</el-row> </el-row>
......
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 to comment