1
shuishen
2022-10-27 c437117764ea1ef067a0c39852dc84e2a2cc0c36
1
1 files modified
4 ■■■ changed files
src/utils/EntityDraw.js 4 ●●● patch | view | raw | blame | history
src/utils/EntityDraw.js
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2022-10-18 17:17:50
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2022-10-25 16:38:11
 * @LastEditTime: 2022-10-27 09:55:27
 * @FilePath: \srs-police-affairs\src\utils\EntityDraw.js
 * @Description: 
 * 
@@ -207,6 +207,8 @@
        })
        console.log(JSON.stringify(this.drawCompletePosition), 456)
        if (this.type === "polyline") {
            let polyline = new global.DC.Polyline(this.drawCompletePosition)