@@ -155,17 +155,6 @@
</template>
</el-table-column>
</el-table>
- <div class="part-page">
- <el-pagination
- background
- layout="total,prev, pager, next"
- :current-page="current"
- :total="total"
- :page-size="size"
- @current-change="toPage"
- >
- </el-pagination>
- </div>
</div>
<div class="tips-info">
<p>说明:批量关联操作,只能关联所有命题任务共有的卷型</p>