修复bug
This commit is contained in:
parent
63e2052b9a
commit
acf6cf7298
@ -305,6 +305,7 @@
|
|||||||
this.prepaymentList = response.rows;
|
this.prepaymentList = response.rows;
|
||||||
this.total = response.total;
|
this.total = response.total;
|
||||||
this.loadAll();
|
this.loadAll();
|
||||||
|
this.loading = false;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
// 取消按钮
|
// 取消按钮
|
||||||
|
Loading…
x
Reference in New Issue
Block a user