Browse Source

修改划分时 点击问题2701

haojianlong 4 years ago
parent
commit
bc1db8a84b
2 changed files with 29 additions and 4 deletions
  1. 3 3
      package.json
  2. 26 1
      src/views/business_space/dataUtil/topology.vue

+ 3 - 3
package.json

@@ -20,10 +20,10 @@
   },
   "dependencies": {
     "@saga-web/base": "2.1.9",
-    "@saga-web/cad-engine": "2.0.548",
+    "@saga-web/cad-engine": "2.0.560",
     "@saga-web/draw": "2.1.75",
-    "@saga-web/graphy": "2.1.45",
-    "@saga-web/topology": "1.0.53",
+    "@saga-web/graphy": "2.1.47",
+    "@saga-web/topology": "1.0.70",
     "axios": "^0.18.0",
     "echarts": "^4.1.0",
     "el-cascader-multi": "^1.1.8",

File diff suppressed because it is too large
+ 26 - 1
src/views/business_space/dataUtil/topology.vue