考试 字段校验,没传考试id

This commit is contained in:
zhangyc
2022-12-03 19:40:34 +08:00
parent 67982d3720
commit 988683b1d5
4 changed files with 35 additions and 35 deletions

View File

@@ -30,8 +30,12 @@
</div>
<div class="btnbox">
<button class="xkbtn" @click="showDrawerSelFacet">
<!--
{{ chooseCourse == null ? "选择" : chooseCourseName }}面授课
</button>
</button> -->
{{ chooseCourse == null ? "选择" : "重选" }}面授课
</button>
<div v-if="chooseCourse">
<a-tag closable color="processing" @close="logC">
<span style="font-size:14px;line-height: 33px;">删除课程</span>