Browse Source

关闭属性框

zpf 1 year ago
parent
commit
78cde985b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/cockpit/common/VectorSpace/BoxCommonVector.vue

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

@@ -80,6 +80,7 @@ export default {
             store.setViewerFlagb(true);
             tdsy.remove();
             store.state.vectorData = [];
+            store.setToolBarAction(9);
 
         },
         info() { },