Ver código fonte

提交代码

朱鑫波 4 anos atrás
pai
commit
7cbf34bf0d

+ 1 - 1
src/views/modules/Statistics/newPlanStatic/newPlanStatic.vue

@@ -973,7 +973,7 @@ export default {
     // 获取所有运营
     getAllOperator(){
       let url=''
-      if(this.tabKeykey==1){
+      if(this.tabKey==1){
         // 头条
         url=''
       }else{

+ 1 - 1
vue.config.js

@@ -79,7 +79,7 @@ module.exports = {
         
         // target: 'http://192.168.0.170:8088', //请求本地 需要jeecg-boot后台项目  毕洁泉
 
-        target: 'http://192.168.1.219:8080', //请求本地 需要jeecg-boot后台项目  赵西安
+        // target: 'http://192.168.1.219:8080', //请求本地 需要jeecg-boot后台项目  赵西安
 
 
          target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目