Ver código fonte

'添加依赖'

zhangyu 5 anos atrás
pai
commit
a7a63f5cfd
1 arquivos alterados com 1 adições e 0 exclusões
  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(图标类型)