src/views/followvisit/record/detailpage/index.vue
@@ -654,6 +654,7 @@ this.patid = this.$route.query.patid; this.Voicetype = this.$route.query.Voicetype; this.serviceType = this.$route.query.serviceType; console.log(this.id, this.patid); this.getTaskservelist(this.id); }, @@ -852,7 +853,8 @@ // 获取患者记录 getTaskservelist(id) { this.id = id; console.log(id,'idsub'); if (id) { this.Whetherall = false; } else {