king
2021-01-08 da7068bd48791cdee966c786ce0dfd46f6e03df9
src/menu/components/share/actioncomponent/formconfig.jsx
@@ -49,7 +49,7 @@
  let refresh = []
  if (sessionStorage.getItem('editMenuType') === 'popview') { // 弹窗标签
    opentypes = opentypes.filter(item => item.value !== 'popview')
    opentypes = opentypes.filter(item => item.value !== 'popview' && item.value !== 'funcbutton')
    refresh.push({
      value: 'popclose',
      text: '标签刷新'