hbchen 1 year ago
parent
commit
9a6f64bdbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/sandbox_manage/sandFlowNew/index.vue

+ 1 - 1
src/views/sandbox_manage/sandFlowNew/index.vue

@@ -598,7 +598,7 @@
 </template>
 
 <script>
-import '@antv/x6-vue-shape'
+// import '@antv/x6-vue-shape'
 import { myGraph } from '../common/gragh';
 import { myNodes,myNodeOption } from '../common/node';
 import { myEdgeOption } from '../common/edge';