src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -447,7 +447,7 @@ const { btn } = this.props let imgCol = false let columns = btn.verify.columns.filter(col => { let columns = btn.verify.columns.map(col => { if (col.type === 'image') { imgCol = true }