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