king
2023-03-22 afb39f8ab004b2607bb718edab02e99c7a010114
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',