Kaynağa Gözat

05231713lhj

liuhj 1 yıl önce
ebeveyn
işleme
247500ffe8
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      src/components/Finance/DailyFeeedit.vue

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

@@ -340,6 +340,8 @@ export default {
                         offset:50
                     });
                     that.$router.push({ path: "/home/DailyFeePayment"});
+                }else{
+                    that.$message.error(res.data.msg);
                 }
             })
         },