case 4046

This commit is contained in:
2021-12-30 20:24:38 +00:00
parent 8b40781ab2
commit 1f4f591a15
2 changed files with 2 additions and 1 deletions

View File

@@ -877,6 +877,7 @@ BUILD 8.0.0-beta.0.8 CHANGES OF NOTE
- case 4042 see notes / by design
- case 4044 fixed
- case 4045 fixed
- case 4046 fixed

View File

@@ -61,7 +61,7 @@ export default {
return {
rights: window.$gz.role.defaultRightsObject(),
objectId: null,
aType: null,
aType: window.$gz.type.PartInventory,
selectedItems: [],
clientCriteria: undefined,
preFilterMode: null,