Commit 00af94ca authored by zhengke's avatar zhengke

1

parent 559d2842
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<div class="col-2 q-table__title">漫画信息</div> <div class="col-2 q-table__title">漫画信息</div>
<q-space /> <q-space />
<div class="page-option"> <div class="page-option">
<q-btn color="accent" class="q-mr-md" size="sm" icon="add" label="新增教师" @click="EditComic(null)" /> <q-btn color="accent" class="q-mr-md" size="sm" icon="add" label="新增漫画" @click="EditComic(null)" />
</div> </div>
</template> </template>
<template v-slot:body-cell-DealStatusStr="props"> <template v-slot:body-cell-DealStatusStr="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