src/tabviews/zshare/normalTable/index.jsx
@@ -512,11 +512,8 @@ let contents = [] let images = [] item.subColumn.forEach((col, index) => { item.subColumn.forEach(col => { if (!col.field || !record.hasOwnProperty(col.field)) return if (index) { col.Align = 'right' } if (col.type === 'number') { let content = ''