From 244d14915c12dfa904ab79d3e19b40c887892cf1 Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Thu, 31 Oct 2024 13:50:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/govern/device/fileService/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/govern/device/fileService/index.vue b/src/views/govern/device/fileService/index.vue index a57a6db..15f7916 100644 --- a/src/views/govern/device/fileService/index.vue +++ b/src/views/govern/device/fileService/index.vue @@ -98,7 +98,7 @@ {{ row.type == 'dir' ? '文件夹' : row.type == 'file' ? '文件' : '/' }} - + {{ row.startTime ? row.startTime : '/' }}