Commit ab4e0b30 authored by 黄奎's avatar 黄奎

页面修改

parent f4498fb2
......@@ -290,7 +290,7 @@
<template v-slot:body-cell-TimeList="props">
<q-td auto-width :props="props">
<div v-for="(item,index) in props.row.TimeList" class="lessForm_Class" :key="index">
{{index+1}}节课 {{item.StartTime}}-{{item.EndTime}}
{{index+1}}节课 {{item.StartTime}}-{{item.EndTime}} (<font style="color:red;font-weight:bold;">{{item.TimeHour}}</font>课时)
</div>
</q-td>
</template>
......
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