This commit is contained in:
2024-07-09 11:16:57 +08:00
parent c738e3d4d0
commit 37668d751d

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();