king
2023-01-05 876a5e6657d67df66bb525d02dd6d147ba81cae5
src/menu/components/form/formaction/formconfig.jsx
@@ -97,6 +97,7 @@
      key: 'procMode',
      label: '参数处理',
      initVal: card.procMode || 'system',
      tooltip: '当返回值存在 mk_ex_invoke 且值为 false 时,不会调用外部接口。',
      required: true,
      options: [{
        value: 'system',