Commit cd449420 authored by 袁玲利's avatar 袁玲利

消费报告延长权益

parents c4998b78 0b293043
...@@ -1389,7 +1389,7 @@ ...@@ -1389,7 +1389,7 @@
<view id="leave-message-bar"> <view id="leave-message-bar">
</view> </view>
</view> --> </view> -->
<view v-if="tabIndex&&flag!=tabIndex" class="school-report-footer"> <view v-if="tabIndex&&flag!=tabIndex && !(from == 'wechat' && auth == 'true')" class="school-report-footer">
<view class="school-report-footer-item"> <view class="school-report-footer-item">
<view class="school-report-footer-item-txt"> <view class="school-report-footer-item-txt">
<text>到期后将无法查看完整报告</text> <text>到期后将无法查看完整报告</text>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment