放开下拉筛选
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<AiTopFixed>
|
||||
<u-tabs :list="tabList" :is-scroll="false" :current="currentTabs" height="96" bar-width="150" @change="change"></u-tabs>
|
||||
<div class="search-obj">
|
||||
<div class="selectBox" @click="showType = true" v-if="currentTabs == 0">
|
||||
<div class="selectBox" @click="showType = true">
|
||||
<span v-if="!status">全部类型</span>
|
||||
<span v-else>{{ $dict.getLabel('fpPrtpStatus', status)}}</span>
|
||||
<u-icon name="arrow-down"></u-icon>
|
||||
|
||||
Reference in New Issue
Block a user