This commit is contained in:
2021-01-20 00:32:46 +00:00
parent cc32c335e9
commit 40fadc8180
7 changed files with 53 additions and 36 deletions

View File

@@ -401,6 +401,8 @@ export default {
return "$ayiCustomize";
case window.$gz.type.Part:
return "$ayiBoxes";
case window.$gz.type.PartWarehouse:
return "$ayiWarehouse";
case window.$gz.type.PartAssembly:
return "$ayiObjectGroup";
case window.$gz.type.PM: