wl
2022-12-20 58aebf343084d71f0db27287c645c14400f8cb6d
src/views/systemSetting/platform/cockpitManage/index.vue
@@ -110,7 +110,7 @@
                </el-dialog>
                <div class="tools">
                    <div class="funs">
                    <!-- <div class="funs">
                        <div class="funsItem funs-sp">
                            <el-checkbox v-model="all" @change="selectAll()">全选</el-checkbox>
                        </div>
@@ -124,7 +124,7 @@
                                </el-option>
                            </el-select>
                        </div>
                    </div>
                    </div> -->
                    <div class="pagination">
                        <el-pagination background :current-page="currentPage" layout="prev, pager, next"
                            :total="totalNum" :page-size="pageSize" @current-change="changeCurrentPage">