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