src/tabviews/zshare/mutilform/index.jsx
@@ -380,7 +380,7 @@ _cell.Text = cell[item.valueText] if ((!_cell.Value && _cell.Value !== 0) || (!_cell.Text && _cell.Text !== 0)) return } else { _cell.$value = cell[item.valueField] _cell.$value = cell[item.cardValField] _cell = {..._cell, ...cell} if (!_cell.$value && _cell.$value !== 0) return }