Explorar el Código

'添加依赖'

zhangyu hace 5 años
padre
commit
a7a63f5cfd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/lib/items/SImageMarkerItem.ts

+ 1 - 0
src/lib/items/SImageMarkerItem.ts

@@ -3,6 +3,7 @@ import { SGraphItem, SImageItem } from "@saga-web/graph/lib";
 import { SPainter, SColor } from "@saga-web/draw";
 import { Marker } from '../types/Marker';
 import { ItemOrder } from '@saga-web/big/lib';
+import { hexify } from "@/components/mapClass/until";
 
 /**
  * 标识对象Item(图标类型)