@ -1049,7 +1049,7 @@ export default {
]
}
this.findCurWorkPlaces()
this.findCurWorkPlaces(this.$route.query.workplaceId)
if (this.$route.query.workplaceId != null) {
this.isLinkDisabled = true
this.formData.workPlaceCode = Number(this.$route.query.workplaceId)