|
@@ -45,6 +45,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
|
|
+ <template v-if="(getLoginInfo.staff && getLoginInfo.staff.super && getLoginInfo.staff.super == 1) || (getLoginInfo.staff && getLoginInfo.staff.lookStat && getLoginInfo.staff.lookStat ==1)">
|
|
|
<view class="account-info_box content_box">
|
|
<view class="account-info_box content_box">
|
|
|
<view class="info-lf_box">
|
|
<view class="info-lf_box">
|
|
|
<view> 现金(元) </view>
|
|
<view> 现金(元) </view>
|
|
@@ -56,6 +57,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
+ </template>
|
|
|
|
|
|
|
|
<view class="module-com content_box user-open_bx">
|
|
<view class="module-com content_box user-open_bx">
|
|
|
<view class="input-line-wrap">
|
|
<view class="input-line-wrap">
|