king
2024-07-15 f4b9504cad034ddcdef21c2081d14a4984fcd2d3
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')
      }