ソースを参照

05160904日付返回lhj

liuhj 1 年間 前
コミット
58b66cfb31
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/components/Finance/DailyFeeedit.vue

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

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