!115 fix: 新版本问题修复

* fix: 新版本问题修复
This commit is contained in:
zongyangleo
2024-04-12 14:39:08 +00:00
committed by Coder慌
parent d6eb9683d1
commit 1a4626c24d
11 changed files with 124 additions and 87 deletions

View File

@@ -638,6 +638,7 @@ const showFileStat = async (data: any) => {
fileId: props.fileId,
path: data.path,
protocol: props.protocol,
authCertName: props.authCertName,
});
data.stat = res;
} finally {