king
2024-07-04 5c9504925c4d90f6dd58868bf778f15034e82b0d
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')
      }