|
@@ -10,7 +10,7 @@
|
|
|
:detail-path="{path:'/quotedPriceDetail'}"
|
|
|
>
|
|
|
<div slot="custom" style="display:flex">
|
|
|
- <label class="search__label" style="margin: auto;width: 70px;">数据分类:</label>
|
|
|
+ <label class="search__label" style="margin: auto;width: 35px;">范围:</label>
|
|
|
<el-select class="inline-24" v-model="tabName" placeholder="请选择数据分类" @change="selectChange" size="small" clearable>
|
|
|
<el-option
|
|
|
v-for="item in editableTabs"
|