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