zhangjie 2 vuotta sitten
vanhempi
commit
c9d1920fd2
1 muutettua tiedostoa jossa 0 lisäystä ja 11 poistoa
  1. 0 11
      src/modules/print/components/PrintPlanDetail.vue

+ 0 - 11
src/modules/print/components/PrintPlanDetail.vue

@@ -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>