king
2025-04-30 217b0c19d103e7b2964f908cc3def17204235e87
2025-04-30
2个文件已修改
4 ■■■■ 已修改文件
src/tabviews/basetable/index.jsx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/tabviews/custom/index.jsx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/tabviews/basetable/index.jsx
@@ -57,7 +57,7 @@
    }
    if (window.GLOB.mkHS) {
      _param.lang = 'zh_CN'
      _param.lang = 'zh-CN'
    }
    
    let result = await Api.getCacheConfig(_param)
src/tabviews/custom/index.jsx
@@ -89,7 +89,7 @@
    }
    if (window.GLOB.mkHS) {
      _param.lang = 'zh_CN'
      _param.lang = 'zh-CN'
    }
    let result = await Api.getCacheConfig(_param)