Browse Source

增加备注

tomatozq 5 năm trước cách đây
mục cha
commit
c174bb7728
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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.policyId = this.$route.query.policyId;
+    
+    // 改为在页面中通过$refs调用
     // this.insureDetail();
   }
 };