|
@@ -2,7 +2,7 @@
|
|
|
<view class="billing_box_bg">
|
|
<view class="billing_box_bg">
|
|
|
<app-tabs :tabs="tabs" :currentTab="tabIndex" @change="change" itemWidth="50%"/>
|
|
<app-tabs :tabs="tabs" :currentTab="tabIndex" @change="change" itemWidth="50%"/>
|
|
|
<view class="input-wrap">
|
|
<view class="input-wrap">
|
|
|
- <view v-if="loginInfo.super" class="city-select text-line">
|
|
|
|
|
|
|
+ <view v-if="loginInfo.switchShop" class="city-select text-line">
|
|
|
<DorpdownSelect :menuObj.sync="menuObj" :selectItemId.sync="shopId" top="0" @selectSussess="selectSussess"></DorpdownSelect>
|
|
<DorpdownSelect :menuObj.sync="menuObj" :selectItemId.sync="shopId" top="0" @selectSussess="selectSussess"></DorpdownSelect>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="search-bar">
|
|
<view class="search-bar">
|