From 7ea86313d06376d36d47e1280683ddef59427cba Mon Sep 17 00:00:00 2001 From: yanchangshan <5333290+yanchangshan@user.noreply.gitee.com> Date: Thu, 23 Mar 2023 02:01:23 +0000 Subject: [PATCH] update src/views/infra/apiAccessLog/index.vue. Signed-off-by: yanchangshan <5333290+yanchangshan@user.noreply.gitee.com> --- src/views/infra/apiAccessLog/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/infra/apiAccessLog/index.vue b/src/views/infra/apiAccessLog/index.vue index 7813f5fd7..d16d4fcc9 100644 --- a/src/views/infra/apiAccessLog/index.vue +++ b/src/views/infra/apiAccessLog/index.vue @@ -94,4 +94,4 @@ async function handleDelete(record: Recordable) { reload() } - + \ No newline at end of file