diff --git a/src/views/trials/trials-panel/reading/read-task-allocation/index.vue b/src/views/trials/trials-panel/reading/read-task-allocation/index.vue index 5ecbff18..cdbca7c6 100644 --- a/src/views/trials/trials-panel/reading/read-task-allocation/index.vue +++ b/src/views/trials/trials-panel/reading/read-task-allocation/index.vue @@ -70,6 +70,7 @@
{ + this.$refs[this.TrialReadingCriterionId][0].doLayout() + }) }).catch(() => { this.loading = false }) }, handleSearch() {