Commit 077ab81b authored by 黄奎's avatar 黄奎

新增课程bug修改

parent 855b6025
......@@ -23,7 +23,7 @@
<div class="col-2 q-table__title">课程信息</div>
<q-space />
<div class="page-option">
<q-btn color="accent" size="sm" class="q-mr-md" icon="add" label="新增课程" @click="EditCourse(null)" />
<q-btn color="accent" size="sm" class="q-mr-md" icon="add" label="新增课程" @click="EditCourse(null,1)" />
</div>
</template>
<template v-slot:body-cell-CoverImg="props">
......
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