CzRger 4 months ago
parent
commit
fef3236d3f
1 changed files with 1 additions and 1 deletions
  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%;
 }