From 26daa82addb12dfed4a1c4726f35c4574f64fd4b Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Wed, 22 Feb 2023 14:56:28 +0800
Subject: [PATCH] 洪水淹没-修改文字描述,修复水面渲染问题

---
 widgets/YuShuiQing/CommonPointLayer3D.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/widgets/YuShuiQing/CommonPointLayer3D.js b/widgets/YuShuiQing/CommonPointLayer3D.js
index f59827e..9873600 100644
--- a/widgets/YuShuiQing/CommonPointLayer3D.js
+++ b/widgets/YuShuiQing/CommonPointLayer3D.js
@@ -80,7 +80,7 @@
                     /**
                      * @billbo 对象,确定entities中billboard的值
                      * @labble 对象,确定entities中lable的值
-                     * 
+                     *
                      */
 
                     var billbo, labble, colorBill;
@@ -265,4 +265,4 @@
                 this.setVisible(vis);
             },
         });
-    });
\ No newline at end of file
+    });

--
Gitblit v1.9.3