浏览代码

增加备注

tomatozq 5 年之前
父节点
当前提交
c174bb7728
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/business/insurancePolicy-leftTab.vue

+ 2 - 0
src/views/business/insurancePolicy-leftTab.vue

@@ -460,6 +460,8 @@ export default {
 
 
     // self.id = this.$route.query.id;
     // self.id = this.$route.query.id;
     // self.policyId = this.$route.query.policyId;
     // self.policyId = this.$route.query.policyId;
+    
+    // 改为在页面中通过$refs调用
     // this.insureDetail();
     // this.insureDetail();
   }
   }
 };
 };