chenrui  2 years ago
parent
commit
2534e906b5
2 changed files with 8 additions and 8 deletions
  1. 4 4
      public/config.js
  2. 4 4
      src/views/statisticsCharts/components/tableformbrs.vue

+ 4 - 4
public/config.js

@@ -1,11 +1,11 @@
 window.PLATFROM_CONFIG = {
-  // baseNewUrl: 'http://10.211.67.163:16300', //登录前的http请求地址
-  baseNewUrl: 'http://10.211.67.177:8043',
+  baseNewUrl: 'http://10.211.67.163:16300', //登录前的http请求地址
+  // baseNewUrl: 'http://10.211.67.177:8043',
   baseUrl: 'http://10.211.67.163:16300', // 4A-http请求地址
   appSecret: '9inu7zpllz1folzsljm498dcpi0lsog1', //appSecret
   appId: 'q7kdjmmaf0kerwpf', //appid
-  // baseURLCA: 'http://10.211.67.163:16300', // 登录后的http请求地址-测试
-  baseURLCA: 'http://10.211.67.177:8043',
+  baseURLCA: 'http://10.211.67.163:16300', // 登录后的http请求地址-测试
+  // baseURLCA: 'http://10.211.67.177:8043',
   baggageMessageURL: '/openApi/query'
 }
 

+ 4 - 4
src/views/statisticsCharts/components/tableformbrs.vue

@@ -45,10 +45,10 @@ export default {
       type: [String, Number],
       default: "",
     },
-    dataContent: {
-      type: Object,
-      default: () => [],
-    },
+    // dataContent: {
+    //   type: Object,
+    //   default: () => [],
+    // },
   },
   data() {
     return {