Explorar o código

移除 notice

wangzhihui %!s(int64=4) %!d(string=hai) anos
pai
achega
30351b0f02
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/views/voyage/voyageList.vue

+ 0 - 4
src/views/voyage/voyageList.vue

@@ -204,10 +204,6 @@ export default {
       });
 
       if (res.data.status == 0) {
-        ElNotification({
-          type: "success",
-          title: res.data.msg,
-        });
         tableData.value = res.data.result;
       } else {
         tableData.value = [];