1
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-27 16:27:43 +08:00
parent dcde93b4f8
commit 95097caac2
+1 -1
View File
@@ -217,7 +217,7 @@ export default {
this.initSeries()
} else if (this.type === 'Study') {
this.showDelete = parseInt(this.$router.currentRoute.query.showDelete)
this.visitTaskId = this.$router.currentRoute.visitTaskId
this.visitTaskId = this.$route.query.visitTaskId
this.loadStudy()
} else if (this.type === 'Share') {
this.loadStudy()