src/templates/tableshare/dragelement/card.jsx
@@ -79,7 +79,7 @@ if (type === 'action') { if (['pop', 'prompt', 'exec'].includes(card.OpenType) && card.intertype === 'inner' && !card.innerFunc) { hasProfile = true } else if (card.OpenType === 'excelIn') { } else if (card.OpenType === 'excelIn' || card.OpenType === 'excelOut') { hasProfile = true } }