Explorar el Código

初审人员列表打开

xiao547607 hace 5 años
padre
commit
62d4ac13a8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 + "");
           }