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: '标签刷新'