king
2023-04-02 24bfb39e86c7a265803486bc4b546ea2bfaef4a5
src/menu/components/share/actioncomponent/dragaction/card.jsx
@@ -52,7 +52,7 @@
  let _style = resetStyle(card.style)
  let _class = ''
  let show = card.show
  if (type === 'datacard') {
  if (type === 'datacard' || type === 'dualdatacard') {
    _style = null
    _class = 'swiper swiper-' + card.color
    show = 'button'