king
2023-01-17 d5ce81026882ada34e5d49411be7c90ee96cc102
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',