Commit 71d4be04 authored by 罗超's avatar 罗超

2

parent 22c73014
......@@ -186,7 +186,6 @@
},
watch: {
show(val) {
console.log(243, this.saveObj)
this.addLoading = false;
this.addStuList = []
if (val) {
......
......@@ -156,7 +156,7 @@
</div> -->
</div>
<div v-if="viewType == 'week'&&__item.ClassType === 3"
style="white-space:pre-wrap;font-size:10px">
style="white-space:normal;font-size:10px">
{{__item.CourseGradeName}}<span>({{__item.Ranks||0}})</span> </div>
</div>
<div style="position:relative">
......
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