king
2023-08-14 f078c137d61270d243cd8e03077fa9cf000e276b
src/tabviews/commontable/index.jsx
@@ -114,7 +114,7 @@
      }
      
      // HS不使用自定义设置
      if (result.LongParamUser && !window.GLOB.mkHS) {
      if (result.LongParamUser) {
        try { // 配置信息解析
          let userConfig = JSON.parse(window.decodeURIComponent(window.atob(result.LongParamUser)))
          if (userConfig && !userConfig.version) {