diff --git a/resources/js/pages/admin/manage/cuttings/table/CuttingGroupedTable.vue b/resources/js/pages/admin/manage/cuttings/table/CuttingGroupedTable.vue index 69b44ea..50354dc 100644 --- a/resources/js/pages/admin/manage/cuttings/table/CuttingGroupedTable.vue +++ b/resources/js/pages/admin/manage/cuttings/table/CuttingGroupedTable.vue @@ -189,9 +189,6 @@ function getGroupedMaterialUsage(materials: any[]): MaterialUsageGroup[] {

{{ cutting.description }}

-

- Alasan ditolak: {{ cutting.rejection.reason }} -

Total Hasil Cutting {{ cutting.total_result_pieces ?? 0 }} pcs @@ -204,7 +201,7 @@ function getGroupedMaterialUsage(materials: any[]): MaterialUsageGroup[] {
-
+