会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
赵一个小兵
binggoboby@gmail.com
博客园
首页
新随笔
联系
管理
订阅
2021年6月7日
element获取用户选中的table (两步即可)
摘要: 第一步 给 table 设置一个 ref 属性 1 <el-table 2 :data="DepData" 3 stripe 4 ref="depTable" 5 > 6 <el-table-column type="selection" width="36"> </el-table-column>
阅读全文
posted @ 2021-06-07 14:57 comeOnTryAgain
阅读(646)
评论(0)
推荐(0)
公告