src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -867,7 +867,7 @@ } // 添加数据中字段,表单值优先(按钮不选行或多行拼接时跳过) if (data && btn.Ot !== 'notRequired' && btn.Ot !== 'requiredOnce' && columns && columns.length > 0) { if (data && btn.Ot !== 'notRequired' && columns && columns.length > 0) { datavars = {...data, ...datavars} const setField = (col) => {