CzRger 4 달 전
부모
커밋
fef3236d3f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/easyMap/func/measure.scss

+ 1 - 1
src/components/easyMap/func/measure.scss

@@ -40,6 +40,6 @@
   vertical-align: middle;
   margin-left: 10px;
   cursor: pointer;
-  background: url('@/assets/images/map/lineDel.png') no-repeat;
+  background: url('../images/lineDel.png') no-repeat;
   background-size: 100% 100%;
 }