Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
e765b14973
@ -317,7 +317,6 @@ export default {
|
|||||||
this.form.routeName = this.$route.query.routeName;
|
this.form.routeName = this.$route.query.routeName;
|
||||||
this.form.id = this.$route.query.id;
|
this.form.id = this.$route.query.id;
|
||||||
this.updata.parentRouteId = this.$route.query.id;
|
this.updata.parentRouteId = this.$route.query.id;
|
||||||
|
|
||||||
this.form.diseaseTypeName = this.$route.query.diseaseTypeName;
|
this.form.diseaseTypeName = this.$route.query.diseaseTypeName;
|
||||||
this.info();
|
this.info();
|
||||||
this.infolist();
|
this.infolist();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user