diff --git a/src/components/FormComponents/CustomForm/FormItemSelf.vue b/src/components/FormComponents/CustomForm/FormItemSelf.vue index 8afd4be1e0a0d658af21b09991630d7311fc7c4d..f840f945136e3374f3d41fcd25a91cffd59d26b9 100644 --- a/src/components/FormComponents/CustomForm/FormItemSelf.vue +++ b/src/components/FormComponents/CustomForm/FormItemSelf.vue @@ -556,6 +556,7 @@ export default { // this.getMedicalunionList() if ( this.$route.path == "/screening/add" || + this.$route.path == "/screening/draft" || this.$route.path == "/screening/index" ) { this.getMedicalunionList()