Compare commits

..

No commits in common. "a7ac61e32f728358cfbc40656a52c8f333f52bcb" and "cb910068e0e6940cbf921a3c44e580d04d442b5e" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

@ -150,12 +150,6 @@
</ul>
<p class="infinite-list-loading" v-if="pageParams.loading">加载中...</p>
<p class="infinite-list-noMove" v-if="pageNoMore">无更多试题...</p>
<div v-if="workResource.entpCourseWorkList.length == 0 && !pageParams.loading">
<el-empty
description="未找到相关试题"
style="width: 100%; height: 200px; margin-top: 20px;"
></el-empty>
</div>
</div>
<!-- 分页 这里不用-->
<!-- <div style="height: 55px;">