Quellcode durchsuchen

Merge branch 'master' of http://git.huihenduo.com.cn:3000/wzh/JiangYunPhotosCargoOwner_WebApp into wuchan

wzh vor 3 Jahren
Ursprung
Commit
1b717e7e0e
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      src/views/voyage/voyageList.vue

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

@@ -916,8 +916,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;