Jelajahi Sumber

土地供应图斑上图清除

maxiaoxiao 11 bulan lalu
induk
melakukan
30a2ce9af8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/cockpit/common/VectorSpace/BoxCommonVector.vue

+ 1 - 1
src/views/cockpit/common/VectorSpace/BoxCommonVector.vue

@@ -253,7 +253,7 @@ export default {
     },
     close() {
       store.setViewerFlagb(true);
-      tdsy.remove();
+      tdsy.remove(true);
       store.state.vectorData = [];
       store.hideToolBar();
     },