开发:优化提示信息

pull/2042/MERGE
ChenX 2 years ago
parent ab7b87dd03
commit c49ac30b26

@ -48,7 +48,7 @@ export class OperLogs implements Command
} catch (error) } catch (error)
{ {
AppToaster.show({ AppToaster.show({
message: "请求错误!", message: "文件历史记录请求失败!(可能历史备份服务器暂时无法使用,请注意保存图纸!)",
timeout: 4000, timeout: 4000,
intent: Intent.DANGER, intent: Intent.DANGER,
}); });

Loading…
Cancel
Save