mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 12:56:45 +08:00
feat:修改作业
This commit is contained in:
@@ -24,13 +24,14 @@
|
||||
>
|
||||
系统考试
|
||||
</button>
|
||||
<button
|
||||
<!-- 2022-11-30注释 后面放开 -->
|
||||
<!-- <button
|
||||
style="width: 100px"
|
||||
@click="changeOuter(2)"
|
||||
:class="[isOuter == 2 ? 'outer' : 'notOuter']"
|
||||
>
|
||||
外部考试
|
||||
</button>
|
||||
</button> -->
|
||||
</div>
|
||||
<a-form
|
||||
v-if="isOuter == 1"
|
||||
|
||||
Reference in New Issue
Block a user