From 37a4a03e1ddef4f66904dccee54b684e73e9a3b2 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 18 Nov 2022 17:32:27 +0800
Subject: [PATCH] 1

---
 src/store/modules/mobile.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/store/modules/mobile.js b/src/store/modules/mobile.js
index 9ce9414..12f5156 100644
--- a/src/store/modules/mobile.js
+++ b/src/store/modules/mobile.js
@@ -967,7 +967,6 @@
             window.polylinedaohang = new global.DC.Polyline(value) // 加入线
             window.polylinedaohang.setStyle({
                 width: 4,
-                arcType: true,
                 material: global.DC.Color.RED,
                 clampToGround: true
             })

--
Gitblit v1.9.3