src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -1080,6 +1080,10 @@ error = '行信息中无工作流参数' } if (!error && btn.verify.flowSql !== 'true' && btn.verify.flowType !== 'start' && line && line.approvalMethod === 'countersign') { error = '会签流程需要使用默认脚本' } if (error) { status = 0 statusName = '异常'