拆分详情按钮

This commit is contained in:
caoyang
2022-03-29 23:19:21 +08:00
parent cd1ee8d70a
commit 303db5f3fc
6 changed files with 287 additions and 67 deletions
@@ -131,6 +131,9 @@
ellipsis: true,
sorter: res.sort
})
if(res.db_field_name==''){
// scope.row.itermsConditions ? scope.row.itermsConditions.replace(/<.*?>/ig, ' ') : ''
}
if (res.click) {
this.columns[index].scopedSlots = {
customRender: 'showContent'