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