Pārlūkot izejas kodu

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

wzh 3 gadi atpakaļ
vecāks
revīzija
1b717e7e0e
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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) {
   if (res0.data.result == 1) {
     ElNotification({
     ElNotification({
-      type: "error",
-      title: res0.data.msg,
+      type: "info",
+      title: "更新中",
     });
     });
   } else {
   } else {
     let url = res0.data.result;
     let url = res0.data.result;