|
@@ -95,7 +95,7 @@ let categors = [
|
|
|
}]
|
|
|
|
|
|
import Info from "../Idleland/components/info.vue";
|
|
|
-import EntityManage from "../BasicGeographic/entityManage.vue";
|
|
|
+import EntityManage from "./entityManage.vue";
|
|
|
import graph from "@/components/echartsTemplate/graph.vue";
|
|
|
import List from "./components/list.vue";
|
|
|
import customForm from "@/components/mapView/custom-form.vue";
|