소스 검색

05160904日付返回lhj

liuhj 11 달 전
부모
커밋
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);
                 }