Commit 927759ba authored by youjie's avatar youjie

no message

parent 9c0bea6b
...@@ -448,11 +448,8 @@ ...@@ -448,11 +448,8 @@
<span class="daysInforCBox-r-scoret">评分:</span> <span class="daysInforCBox-r-scoret">评分:</span>
<el-rate v-model="child.Score" disabled text-color="#ff9900"> <el-rate v-model="child.Score" disabled text-color="#ff9900">
</el-rate> </el-rate>
<<<<<<< HEAD
<span style="color: #ff9900;">{{child.Score.toFixed(1)}}</span> <span style="color: #ff9900;">{{child.Score.toFixed(1)}}</span>
=======
<span style="color: #ff9900;">{{child.Score}}</span>
>>>>>>> dbee8aa041ab9b2ea29599754eb7ca6c23776354
</div> </div>
</div> </div>
<div class="daysInforCBox-right"> <div class="daysInforCBox-right">
......
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