king
2024-12-24 2998f413a5e196e99df887787aa4b250cd9f3b78
src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -251,7 +251,7 @@
      if (openType === 'pop') {
        shows.push('extBtn')
        if (this.record.extBtn === 'true') {
          shows.push('extLabel', 'extValue')
          shows.push('extLabel', 'extStyle', 'confLabel', 'confStyle', 'extValue')
        }
      }
    } else if (openType === 'form') {