king
2024-11-17 ce6251207093501661add0b00b56c4e4909e494e
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') {