Commit 92c6fafb authored by 罗超's avatar 罗超

2

parent a50e1497
......@@ -155,7 +155,7 @@
><span>{{ __item.ScrollMaxNum }}</span>
</div> -->
</div>
<div v-if="viewType == 'week'&&__item.ClassType === 3" style="writing-mode:vertical-rl;font-size:10px">{{__item.CourseGradeName}}<span>{{__item.Ranks||0}}次课</span> </div>
<div v-if="viewType == 'week'&&__item.ClassType === 3" style="white-space:pre-wrap;font-size:10px">{{__item.CourseGradeName}}<span>({{__item.Ranks||0}})</span> </div>
</div>
<div style="position:relative">
<q-badge rounded color="red" label="未成班" style="position:absolute;top:0;right:0"
......
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