From abbf6c96a71f9ba9ab853a3adceac41b79cb7695 Mon Sep 17 00:00:00 2001
From: sbjw <sbjw.happy@163.com>
Date: Thu, 28 Aug 2025 06:21:54 +0000
Subject: [PATCH] 修复showLayer和hideLayer功能
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index dfa579d..ccf6ebc 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"@ant-design/icons": "^4.0.0",
"antd": "^4.24.16",
"echarts": "^5.6.0",
- "iclient3d-plot-diy": "^1.0.15",
+ "iclient3d-plot-diy": "^1.0.16",
"iclient3d-plot-diy-attachment": "^1.0.1",
"jquery": "^3.7.1",
"react-draggable": "^3.3.2",
--
Gitblit v1.9.3