浏览代码

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);
                 }