From 730640372402a1d56f8a892037748a2f78a94ccf Mon Sep 17 00:00:00 2001 From: Dede Fuji Abdul Date: Thu, 29 Feb 2024 15:33:19 +0700 Subject: [PATCH] Refactor table cell templates to use formatTime function --- .../Pages/Keluhan/Rekap/RKeluhan_ALL.vue | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/components/Pages/Keluhan/Rekap/RKeluhan_ALL.vue b/src/components/Pages/Keluhan/Rekap/RKeluhan_ALL.vue index f3703df..74921fe 100755 --- a/src/components/Pages/Keluhan/Rekap/RKeluhan_ALL.vue +++ b/src/components/Pages/Keluhan/Rekap/RKeluhan_ALL.vue @@ -37,9 +37,9 @@ + css-class="custom-table-column" cell-template="formatTime" /> + css-class="custom-table-column" cell-template="formatTime" /> + css-class="custom-table-column" cell-template="formatTime" /> + css-class="custom-table-column" cell-template="formatTime" /> +