Commit 61581e1d authored by 黄奎's avatar 黄奎

页面修改

parent 2bff0ece
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<q-td :props="props"> <q-td :props="props">
<span>{{props.row.CourseName}} <span>{{props.row.CourseName}}
<div style="color:red;" v-if="props.row.IsChaBan==1"> <div style="color:red;" v-if="props.row.IsChaBan==1">
插班报入 插班开始课时:{{props.row.StartClassHours}} 插班 开始课时:{{props.row.StartClassHours}}
</div> </div>
</span> </span>
</q-td> </q-td>
......
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