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