This commit is contained in:
2023-01-23 02:01:26 +00:00
parent a0f4e45589
commit 3ac3c37a8e
12 changed files with 971 additions and 19 deletions

View File

@@ -455,6 +455,8 @@ export default {
return "$sockiCloud";
case window.$gz.type.Purchase:
return "$sockiShoppingCart";
case window.$gz.type.VendorNotification:
return "$sockiCommentDollar";
case window.$gz.type.Product:
return "$sockiBarCode";
case window.$gz.type.GZCase: