diff --git a/src/views/report/goview/index.vue b/src/views/report/goview/index.vue index 1e20735..0adb3cb 100644 --- a/src/views/report/goview/index.vue +++ b/src/views/report/goview/index.vue @@ -7,6 +7,6 @@ defineOptions({ name: 'GoView' }) //const src = 'http://127.0.0.1:3000'//本地调用goview前端 -//const src = 'http://dev.ccwin-in.com:26111'//测试调用goview前端 -const src = 'http://10.140.10.4:26111'//客户服务调用goview前端 +const src = 'http://dev.ccwin-in.com:28001'//测试调用goview前端 +//const src = 'http://10.140.10.4:26111'//客户服务调用goview前端