xg
This commit is contained in:
parent
f056fe35af
commit
0dbe5d36b7
@ -393,7 +393,7 @@ export default {
|
||||
this.updata.suitRange = this.$route.query.suitRange;
|
||||
this.parentDictCode = this.options.find(
|
||||
(el) => el.dictValue == this.updata.suitRange
|
||||
).dictCode;
|
||||
)?.dictCode;
|
||||
this.changelisy();
|
||||
this.updata.routeName = this.$route.query.routeName;
|
||||
this.updata.specialDiseaseRouteId = this.$route.query.id;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user