maxiaoxiao 5 ماه پیش
والد
کامیت
353d3aab19
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/3DAnalysis/Projection/index.vue
  2. 0 0
      src/utils/MapHelper/projectionImage.js

+ 1 - 1
src/components/3DAnalysis/Projection/index.vue

@@ -125,7 +125,7 @@ import {
   chageDist,
   chageLineVisible,
   centerPoint,
-} from "./projectionImage.js";
+} from "@/utils/MapHelper/projectionImage.js";
 export default {
   data() {
     return {

+ 0 - 0
src/components/3DAnalysis/Projection/projectionImage.js → src/utils/MapHelper/projectionImage.js