|
@@ -7,7 +7,7 @@
|
|
|
</view>
|
|
|
<v-tabs v-model="current" :tabs="tabs" :scroll="false" @change="changeTab" field="name"
|
|
|
class="admin-tab-box"></v-tabs>
|
|
|
- <view class="jiazheng-search-box">
|
|
|
+ <view v-if="current ==0" class="jiazheng-search-box">
|
|
|
<view @click.stop="clickAlltype" class="select-item-box">
|
|
|
<text>{{leixing}}</text>
|
|
|
<icon class="select-jt-default" />
|