src/utils/utils.js
@@ -1450,7 +1450,7 @@ } // 添加数据中字段,表单值优先(按钮不选行或多行拼接时跳过) if (data && !btn.$forbid && btn.Ot !== 'notRequired' && btn.Ot !== 'requiredOnce') { if (data && btn.Ot !== 'notRequired' && btn.Ot !== 'requiredOnce') { datavars = {...data, ...datavars} const setField = (col) => {