Commit 12ff5570 authored by 罗超's avatar 罗超

2

parent adadaa91
......@@ -57,7 +57,7 @@
>
<template v-slot:body-cell-CourseName="props">
<q-td :props="props">
{{ props.row.CourseName }}-{{props.row.ClassNo}}
{{ props.row.CourseName }}
</q-td>
</template>
<template v-slot:bottom>
......
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