king
2022-09-01 a49f4888e0bc09f4e03b1d5e12be19eb2ae8636b
src/menu/components/form/formaction/formconfig.jsx
@@ -317,7 +317,7 @@
      key: 'syncComponent',
      label: '同步刷新',
      initVal: card.syncComponent,
      tooltip: '执行成功后需要刷新的组件。注:选择当前组件的上级组件无效。',
      tooltip: '执行成功后需要刷新的组件。注:选择当前组件的上级组件无效,刷新上级组件请选择成功后“刷新上级组件 - 行”。',
      required: false,
      options: modules
    },