@@ -706,8 +706,8 @@ async function downloadFYDI() {
if (res0.data.result == 1) {
ElNotification({
- type: "error",
- title: res0.data.msg,
+ type: "info",
+ title: "更新中",
});
} else {
let url = res0.data.result;