基于element-ui封装的分页组件,功能齐全。

<template> <div class="el-table-self"> <el-table @row-click="rowClick" :data="tableData" :height="tableHeight" @sort-change="sortChange" border @selection-change="selectionChange" style="width
相关文章
相关标签/搜索