This commit is contained in:
2021-01-16 00:31:10 +00:00
parent 8a72c23b14
commit 6b92d1e587
2 changed files with 2 additions and 24 deletions

View File

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