diff --git a/src/components/05_quotation/ProductItem.vue b/src/components/05_quotation/ProductItem.vue index cf05189b..f978dfd6 100644 --- a/src/components/05_quotation/ProductItem.vue +++ b/src/components/05_quotation/ProductItem.vue @@ -63,7 +63,7 @@ const columns = [ { name: 'code', align: 'left', - label: 'productService.group.code', + label: 'general.code', field: (v) => v.product.code, }, { @@ -264,7 +264,7 @@ watch( {{ props.rowIndex + 1 }} {{ props.row.product.code }} - +