Commit f0af1cd1 authored by 黄奎's avatar 黄奎
parents d9878533 a2b14a7f
......@@ -29,7 +29,7 @@
</div>
<div class="col-4">
<q-btn color="accent" size="sm" class="q-mr-md" style="margin-top:2px;" @click="exchangeType" :label="typeName" />
<q-btn color="negative" size="sm" label="调课申请" @click="openForm"></q-btn>
<q-btn color="negative" size="sm" label="调课申请" @click="openForm" style="display:none;"></q-btn>
</div>
</div>
<classmateForm :dataList="dataList" v-if="commonType==1"></classmateForm>
......
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