This commit is contained in:
@@ -1106,7 +1106,7 @@ export default {
|
||||
return {
|
||||
index: i,
|
||||
id: x.id,
|
||||
partViz: x.partViz,
|
||||
partNameViz: x.partNameViz,
|
||||
partWarehouseViz: x.partWarehouseViz,
|
||||
quantity: window.$gz.locale.decimalLocalized(
|
||||
x.quantity,
|
||||
@@ -1116,7 +1116,7 @@ export default {
|
||||
x.suggestedQuantity,
|
||||
this.pvm.languageName
|
||||
),
|
||||
partNameViz: x.partNameViz,
|
||||
partDescriptionViz: x.partDescriptionViz,
|
||||
upcViz: x.upcViz,
|
||||
description: x.description,
|
||||
serials: window.$gz.util.truncateString(
|
||||
|
||||
Reference in New Issue
Block a user