From 63ffb9df1488d3ea279c6ca3265029e621771e70 Mon Sep 17 00:00:00 2001 From: Fu Diwei Date: Fri, 20 Dec 2024 21:01:24 +0800 Subject: [PATCH] fix(ui): tsc-check error --- ui/src/components/workflow/DeployToLocal.tsx | 14 +++++++------- ui/src/components/workflow/DeployToSSH.tsx | 14 +++++++------- ui/src/domain/workflow.ts | 4 ++-- ui/src/pages/accesses/AccessList.tsx | 4 ++-- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/ui/src/components/workflow/DeployToLocal.tsx b/ui/src/components/workflow/DeployToLocal.tsx index ef9bfc77..d0fe0605 100644 --- a/ui/src/components/workflow/DeployToLocal.tsx +++ b/ui/src/components/workflow/DeployToLocal.tsx @@ -324,7 +324,7 @@ Remove-Item -Path "$pfxPath" -Force 密钥路径 - + @@ -339,7 +339,7 @@ Remove-Item -Path "$pfxPath" -Force PFX 密码 - + @@ -356,7 +356,7 @@ Remove-Item -Path "$pfxPath" -Force JKS 别名 - + @@ -370,7 +370,7 @@ Remove-Item -Path "$pfxPath" -Force JKS Keypass - + @@ -384,7 +384,7 @@ Remove-Item -Path "$pfxPath" -Force JKS Storepass - + @@ -423,7 +423,7 @@ Remove-Item -Path "$pfxPath" -Force {t("domain.deployment.form.shell_pre_command.label")} -