king
2022-01-25 3d39c26a7e0a04fd2cabc91c72462e554c2262c8
src/menu/components/share/actioncomponent/formconfig.jsx
@@ -738,9 +738,9 @@
    {
      type: 'radio',
      key: 'reload',
      label: '返回后',
      label: '上一页',
      initVal: card.reload || 'false',
      tooltip: '返回后是否刷新数据。注:在明科云APP或小程序中有效。',
      tooltip: '成功后是否刷新上页的数据。注:在明科云APP或小程序中有效。',
      forbid: appType !== 'mob',
      options: [{
        value: 'false',