Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
闫晓茹 2024-07-09 15:07:36 +08:00
commit e765b14973

View File

@ -317,7 +317,6 @@ export default {
this.form.routeName = this.$route.query.routeName;
this.form.id = this.$route.query.id;
this.updata.parentRouteId = this.$route.query.id;
this.form.diseaseTypeName = this.$route.query.diseaseTypeName;
this.info();
this.infolist();