wzh пре 3 година
родитељ
комит
458c96509f
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/views/voyage/voyageList.vue

+ 2 - 2
src/views/voyage/voyageList.vue

@@ -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;