From f9582fa712831b1d4eeccb5a67b5e9ff8f5078ab Mon Sep 17 00:00:00 2001 From: Net Date: Wed, 24 Jul 2024 17:27:46 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=20ui=20=E0=B9=81?= =?UTF-8?q?=E0=B8=AA=E0=B8=94=E0=B8=87=E0=B8=AA=E0=B8=96=E0=B8=B2=E0=B8=99?= =?UTF-8?q?=E0=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/04_system/components/cardBackupRestore.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/modules/04_system/components/cardBackupRestore.vue b/src/modules/04_system/components/cardBackupRestore.vue index 697d5cbe..360ef576 100644 --- a/src/modules/04_system/components/cardBackupRestore.vue +++ b/src/modules/04_system/components/cardBackupRestore.vue @@ -214,9 +214,9 @@ function onRestore(name: string) { ? col.value : col.value === "สำเร็จ" ? "สำเร็จ" - : i === 2 || i === 3 - ? getSize(col.value) - : "" + : // : i === 2 || i === 3 + // ? getSize(col.value) + "" }}