king
2024-07-04 3ab48c2aea029329cd3b137911469b1e6eb40d47
src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -547,6 +547,11 @@
        }
      } else if (_funcType === 'shareLink') {
        shows.push('shortUrl', 'shareUrl', 'shareProUrl', 'shareTip')
      } else if (_funcType === 'openLocation') {
        shows.push('Ot')
        if (Ot === 'requiredSgl') {
          shows.push('nameField', 'addressField')
        }
      // } else if (_funcType === 'expPdf') {
      //   shows.push('exportType')
      }