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

调整

parent 408aed6f
......@@ -20,7 +20,7 @@
<el-col :span="6" class="search-col">
<div class="search-item">
<span class="search-span">所在公司:</span>
<RelSelect style="width: 100%;" src='/jcsj/common/bm/queryGs' clearable :match="{value:'id',label:'bmmc'}" v-model='queryParams.bmid' ></RelSelect>
<RelSelect style="width: 100%;" src='/jcsj/common/bm/queryGs' clearable :match="{value:'id',label:'bmmc'}" v-model='queryParams.gsid' ></RelSelect>
</div>
</el-col>
<el-col :span="6" class="search-col">
......@@ -103,7 +103,7 @@
queryParams: {
beginDate:new Date().getTime()-1000*60*60*24*30,
endDate:new Date().getTime(),
bmid:'',
gsid:'',
ryxx:''
},
/* 表格标题对应参数*/
......
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