yuanrf 1 éve%!(EXTRA string=óta)
szülő
commit
92bbd03635
1 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 2
      src/components/Finance/Cost.vue

+ 0 - 2
src/components/Finance/Cost.vue

@@ -6395,8 +6395,6 @@ export default {
             }).then(function (res) {
                 if (res.data.code == 200) {
                     that.rollcallarr = res.data.data;
-                } else {
-                    that.$message.error(res.data.smg);
                 }
             })
         },