king
2021-10-28 2430a9f70124cce8ff18b84a43d55515849a0dee
src/menu/components/share/actioncomponent/formconfig.jsx
@@ -385,8 +385,8 @@
        value: 'mainline',
        text: '刷新上级组件 - 行'
      }, {
        value: 'closetab',
        text: '关闭标签'
        value: !appType ? 'closetab' : 'goback',
        text: !appType ? '关闭标签' : '返回(上一个页面)'
      },
      ...refresh]
    },