Skip to content
On this page

BaseControl-页面操作区域

html
<BaseControl>
  <el-button>添加用户</el-button>
  <el-button>批量删除</el-button>
</BaseControl>
1
2
3
4