From 27a2d08bbdeec0cef108d171fb314e4ada9be861 Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期四, 16 十一月 2023 10:46:52 +0800 Subject: [PATCH] 信息弹框 --- src/components/map/viewer1.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/components/map/viewer1.vue b/src/components/map/viewer1.vue index e4409bf..e98b143 100644 --- a/src/components/map/viewer1.vue +++ b/src/components/map/viewer1.vue @@ -291,6 +291,7 @@ { StaticFileBaseUrl: "../../static/CimSDK/", // StaticFileBaseUrl: "../../../SW/static/CimSDK/", + // StaticFileBaseUrl: "../../../YZXNCS/static/CimSDK/", }, {}, null, -- Gitblit v1.9.3