Browse Source

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

wzh 3 năm trước cách đây
mục cha
commit
1b717e7e0e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;