From 58b75cbc11f5496b5d31d61effac2f98864d9d5c Mon Sep 17 00:00:00 2001 From: songguoqiang <765017469@qq.com> Date: Tue, 18 Jun 2024 08:59:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83=E7=9C=8Bgo?= =?UTF-8?q?view?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/report/goview/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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前端