额。还得看多看看官方文档:
https://www.itxst.com/Bootstrap-Table/bnynvfqu.html
最好的办法是:
onClickRow:function (row, $element, field) 第三个参数是 列表的字段,如果这个字段为操作列的,则不做逻辑就行了。
额。还得看多看看官方文档:
https://www.itxst.com/Bootstrap-Table/bnynvfqu.html
最好的办法是:
onClickRow:function (row, $element, field) 第三个参数是 列表的字段,如果这个字段为操作列的,则不做逻辑就行了。