king
2023-08-11 fbe91f6f07f6296bbf6c30029c7f36014fe66e79
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) {