king
2024-12-02 121dfa79585eb98d8a418280eabe33eef44f112d
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') {