xiao547607 5 лет назад
Родитель
Сommit
62d4ac13a8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/business/insuranceFirst-firstApproval.vue

+ 1 - 1
src/views/business/insuranceFirst-firstApproval.vue

@@ -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 + "");
           }