会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
为何...
博客园
首页
新随笔
联系
订阅
管理
2021年1月20日
给el-table-column添加指定列的点击事件
摘要: 在el-table-column中添加一个,重新把数据显示到div中,不然页面会没有数据显示 <template slot-scope="scope"> <div @click="detailData(scope.row)">{{ scope.row.acount }}</div> </templa
阅读全文
posted @ 2021-01-20 10:00 ssjd
阅读(12709)
评论(0)
推荐(0)
编辑
公告