maxiaoxiao 4 ماه پیش
والد
کامیت
a9fddb6113
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/components/mapView/range.vue

+ 1 - 0
src/components/mapView/range.vue

@@ -257,6 +257,7 @@ export default {
               this.model.xzfw = res.data.id;
               this.model.geom = res.data.geom;
               this.addPolygon(parse(res.data.geom));
+              common.clearHandlerDrawing("Polygon");
               this.$message({
                 message: "绘制成功!",
                 type: "success",