| src/utils/EntityDraw.js | ●●●●● 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)