src/tabviews/zshare/mutilform/index.jsx
@@ -120,12 +120,6 @@ if (['select', 'link', 'radio', 'checkbox', 'checkcard', 'multiselect'].includes(item.type)) { item.options = item.options || [] // item.options = item.options.map(cell => { // cell.value = cell.Value // cell.label = cell.Text // return cell // }) item.options = item.options.filter(cell => { cell.value = cell.Value cell.label = cell.Text