瀏覽代碼

初审人员列表打开

xiao547607 5 年之前
父節點
當前提交
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 + "");
           }