From 9417601ab114a04530a5f3d5351011969da4b0c2 Mon Sep 17 00:00:00 2001 From: wangqiao Date: Sat, 13 Sep 2025 12:53:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=AA=E4=BA=BA=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=E8=A1=A8=E6=A0=BC=E6=A0=B7=E5=BC=8F=E5=92=8C=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/personal-Center/index/components/upload-table.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/personal-Center/index/components/upload-table.vue b/pages/personal-Center/index/components/upload-table.vue index a4a944b..c9e3fba 100644 --- a/pages/personal-Center/index/components/upload-table.vue +++ b/pages/personal-Center/index/components/upload-table.vue @@ -6,8 +6,8 @@
-
{{ scope.row.title }}
-
+
{{ scope.row.title }}
+
{{ dayjs(scope.row.createTime).format('YYYY-MM-DD HH:mm:ss') }} {{ scope.row.isDomestic === 1 ? '中国' : scope.row.country }}