@@ -395,7 +395,7 @@ export default {
this.policyId = self.insureData.insurancePolicy.id;
this.acceptDetail();
//this.loadInsuranceAgentlist();
- //this.changePage(1);
+ this.changePage(1);
} else {
self.$message.error(jsonData.message + "");
}