diff --git a/src/pages/Supplier/Card/SupplierConsumption.vue b/src/pages/Supplier/Card/SupplierConsumption.vue index 85549acb3..f856671d2 100644 --- a/src/pages/Supplier/Card/SupplierConsumption.vue +++ b/src/pages/Supplier/Card/SupplierConsumption.vue @@ -1,24 +1,20 @@ @@ -274,28 +260,9 @@ const actions = (action) => { - - - - { - + - - - ID: {{ value }} - - - - - - Invoice: - {{ value }} - - @@ -357,31 +312,27 @@ const actions = (action) => { - - + + + + + { :title="col.label" :props="props" > - - - + + {{ col.value }} + + + @@ -409,120 +358,8 @@ const actions = (action) => { - -