From c9432479fa9c2203d11a01e359c75976aae78333 Mon Sep 17 00:00:00 2001
From: lc <15038716315@163.com>
Date: Mon, 17 Jun 2024 16:22:55 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E4=B8=9A=E8=AF=81=E4=BB=B6=E7=AE=A1?=
=?UTF-8?q?=E7=90=86=E4=BA=BA=E5=91=98=E7=B1=BB=E5=9E=8B=E6=A3=80=E7=B4=A2?=
=?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/fta/credentialmanagement/index.vue | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/src/views/fta/credentialmanagement/index.vue b/src/views/fta/credentialmanagement/index.vue
index 430566a..0dbfc5e 100644
--- a/src/views/fta/credentialmanagement/index.vue
+++ b/src/views/fta/credentialmanagement/index.vue
@@ -49,7 +49,7 @@
class="!w-240px"
>
-
+
+
+
+
+
import {dateFormatter2} from '@/utils/formatTime'
-import { DICT_TYPE, getIntDictOptions } from '@/utils/dict'
+import {DICT_TYPE, getIntDictOptions, getStrDictOptions} from '@/utils/dict'
import download from '@/utils/download'
import { CredentialManagementApi, CredentialManagementVO } from '@/api/fta/credentialmanagement'