king
2024-07-03 cf5189bd7ac75df2b96a98a04546ec4581e1aea9
src/pc/createview/index.jsx
@@ -175,6 +175,10 @@
              config.components = this.collectTB(config.components)
              config.version = 2.0
            }
            if (_config.getLocation) {
              config.getLocation = _config.getLocation
            }
          }
  
          param.LongParam = window.btoa(window.encodeURIComponent(JSON.stringify(config)))