Commit f059e46c authored by 罗超's avatar 罗超

1

parent c206a97c
......@@ -65,10 +65,10 @@
name: "4",
label: "转班流程"
},
{
name: "5",
label: "临时上课邀请流程"
}
// {
// name: "5",
// label: "临时上课邀请流程"
// }
],
tabCheck: '1',
}
......
......@@ -74,8 +74,8 @@
<template v-slot:top="props">
<div class="col-2 q-table__title">学员管理</div>
<q-space />
<q-btn color="accent" size="sm" class="q-mr-md" label="临时上课邀请"
@click="isShowProvisionalInvite=true" />
<!-- <q-btn color="accent" size="sm" class="q-mr-md" label="临时上课邀请"
@click="isShowProvisionalInvite=true" /> -->
</template>
<!--课时-->
<template v-slot:body-cell-TotalPlanNum="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