This commit is contained in:
2021-02-17 14:55:10 +00:00
parent a48d45188a
commit 2e32a91192
6 changed files with 163 additions and 59 deletions

View File

@@ -416,7 +416,7 @@ export default {
case window.$gz.type.Project:
return "$ayiLayerGroup";
case window.$gz.type.PurchaseOrder:
return "$ayiShippingFast";
return "$ayiDollyFlatbed";
case window.$gz.type.Quote:
return "$ayiPencilAlt";
case window.$gz.type.QuoteItem: