@@ -1009,6 +1009,9 @@ export default {
this.msgSuccess("放款登记成功");
this.open = false;
this.getList();
+ this.getIngList();
+ this.getEndList();
+ this.getLoseList();
}).catch((response) => {
loading.close();
});