From a87ace731e4d72af2e80ec3947e47b652ad22e8f Mon Sep 17 00:00:00 2001 From: yanchangshan <5333290+yanchangshan@user.noreply.gitee.com> Date: Thu, 23 Mar 2023 02:01:55 +0000 Subject: [PATCH] update src/views/infra/apiAccessLog/ApiAccessLog.data.ts. Signed-off-by: yanchangshan <5333290+yanchangshan@user.noreply.gitee.com> --- src/views/infra/apiAccessLog/ApiAccessLog.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/infra/apiAccessLog/ApiAccessLog.data.ts b/src/views/infra/apiAccessLog/ApiAccessLog.data.ts index eab6e3c60..72c608423 100644 --- a/src/views/infra/apiAccessLog/ApiAccessLog.data.ts +++ b/src/views/infra/apiAccessLog/ApiAccessLog.data.ts @@ -346,4 +346,4 @@ export const formSchema: FormSchema[] = [ required: true, component: 'InputNumber' } -] +] \ No newline at end of file