case 4046
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user