zhuhao_dev #246

Merged
zhuhao merged 5 commits from zhuhao_dev into main 2024-09-22 14:02:34 +08:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 78b795bf4f - Show all commits

View File

@ -115,13 +115,13 @@
</el-checkbox-group>
</el-tab-pane>
<el-tab-pane label="作业" name="作业">
<div class="prepare-body-header">
<!-- <div class="prepare-body-header">
<div>
<label style="font-size: 15px">{{ currentWorkList.length }}个作业</label>&nbsp;
<el-button size="small" @click="handleOutLink('feedback')">作业反馈</el-button>
<el-button size="small" @click="handleOutLink('homeWork')">布置作业</el-button>
</div>
</div>
</div>-->
<div class="prepare-work-wrap">
<file-list-item
v-for="(item, index) in currentWorkList"