src/tabviews/zshare/pageMessage/index.jsx
@@ -160,7 +160,7 @@ } else if (item.type === 'table' && item.subtype === 'normaltable') { item.cols.forEach(col => { if (col.type !== 'action') return col.elements = col.elements.forEach(cell => { col.elements && col.elements.forEach(cell => { let _cell = this.getBtnCell(cell, item) _item.sublist.push(_cell) })