3/10 优化1.0

20240912_adapter
wangwei 3 weeks ago
parent 2a2d309944
commit e8f96a96d1

@ -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)

Loading…
Cancel
Save