Commit d881e659 authored by dingyoujian's avatar dingyoujian

条件更换

parent bbfde799
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
</el-col> </el-col>
<el-col :span="12" class="search-col"> <el-col :span="12" 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/lzfl/query' :match="{value:'id',label:'name'}" v-model="queryParams.flid"></RelSelect> <RelSelect style="width: 100%;" src='/aqgl/rcgl/lzbg/init/pc' :match="{value:'id',label:'name'}" v-model="queryParams.pc"></RelSelect>
</div> </div>
</el-col> </el-col>
<el-col :span="12" class="search-col"> <el-col :span="12" class="search-col">
...@@ -84,7 +84,8 @@ ...@@ -84,7 +84,8 @@
/* 查询参数*/ /* 查询参数*/
queryParams: { queryParams: {
gsid:'', gsid:'',
info: '' pc:"",
info: ''
}, },
/* 表格标题对应参数*/ /* 表格标题对应参数*/
tableTitle: [ tableTitle: [
......
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