From 2ded20170dc111cd1f7b6168961629cb3cf5f58c Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期六, 11 十一月 2023 15:28:36 +0800 Subject: [PATCH] 企业弹框 --- src/components/map/viewer.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/map/viewer.vue b/src/components/map/viewer.vue index 4b5c9c0..cdcf3ac 100644 --- a/src/components/map/viewer.vue +++ b/src/components/map/viewer.vue @@ -88,7 +88,7 @@ "sdkContainer", { StaticFileBaseUrl: "../../../static/CimSDK/", - // StaticFileBaseUrl: "../../../YZXNCS/static/CimSDK/", + // StaticFileBaseUrl: "../../../SW/static/CimSDK/", }, {}, {}, -- Gitblit v1.9.3