Commit 56e6eb17 authored by 袁玲利's avatar 袁玲利

就餐异常日历背景图去掉

parent be7b6eed
...@@ -538,11 +538,12 @@ ...@@ -538,11 +538,12 @@
</view> </view>
</view> --> </view> -->
<view class="school-report-context-card-two-calendar"> <view class="school-report-context-card-two-calendar">
<!-- <view class="zan" v-if="!cateringAbnormalGroupList.length && !diningSituations.notRepastDetailsDTOS"><image :src="ImgUrl+'SchoolReport/costReportIMG27.png'" class="costReportIMG27"></image></view> -->
<van-calendar v-show="tabIndex==1" :formatter="formatter" :min-date="minDate" <van-calendar v-show="tabIndex==1" :formatter="formatter" :min-date="minDate"
:max-date="maxDate" :default-date="minDate" :row-height="44" :show-title="false" :max-date="maxDate" :default-date="minDate" :row-height="44" :show-title="false"
:show-subtitle="false" :show-mark="false" :poppable="false" :show-confirm="false" :show-subtitle="false" :show-mark="false" :poppable="false" :show-confirm="false"
@select="dateSelect" /> <!--:style="{ height: '640rpx' }" --> @select="dateSelect" /> <!--:style="{ height: '640rpx' }" -->
<view class="zan" v-if="!cateringAbnormalGroupList.length"><image :src="ImgUrl+'SchoolReport/costReportIMG27.png'" class="costReportIMG27"></image></view>
</view> </view>
<view class="school-report-context-card-two-exception" v-if="cateringAbnormalGroupList_.length"> <view class="school-report-context-card-two-exception" v-if="cateringAbnormalGroupList_.length">
<view class="space"><image :src="ImgUrl+'SchoolReport/costReportIMG23.png'" class="arrow"></image></view> <view class="space"><image :src="ImgUrl+'SchoolReport/costReportIMG23.png'" class="arrow"></image></view>
......
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