diff --git a/public/config.js b/public/config.js index ba0a6d64..e532ba8d 100644 --- a/public/config.js +++ b/public/config.js @@ -1,6 +1,6 @@ const BASE_CONFIG = { baseUrl: 'http://192.168.44.54:8090/', - version: '24.03', + version: '24.04', apiVersion: 'v1' } // 默认时间过滤条件,单位分钟. 0表示请求接口时不传时间参数 diff --git a/src/components/table/ColumnCustomize.vue b/src/components/table/ColumnCustomize.vue index 6188ee15..c68c8602 100644 --- a/src/components/table/ColumnCustomize.vue +++ b/src/components/table/ColumnCustomize.vue @@ -59,7 +59,7 @@