Commit aef8ac88 authored by yanglilong's avatar yanglilong

理赔件管理接口查询错误

parent 7f90c727
......@@ -553,6 +553,7 @@ export default {
this.addNewCharge()
.then(()=>{
this.isEditNewBill = false;
this.getData()
})
}else{ //查询所有未加入的账单
this.pagination.pageNum = 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment