diff --git a/src/views/Home/components/MineTask/components/QuestionList.vue b/src/views/Home/components/MineTask/components/QuestionList.vue index 0bcdb29..5cfa2f7 100644 --- a/src/views/Home/components/MineTask/components/QuestionList.vue +++ b/src/views/Home/components/MineTask/components/QuestionList.vue @@ -41,8 +41,8 @@ const disableInsight = ref(true); :space-between="0" :allow-touch-move="false" > - - + +
diff --git a/src/views/Survey/views/Analysis/components/AnalysisInfo/Index.vue b/src/views/Survey/views/Analysis/components/AnalysisInfo/Index.vue index 7305907..041cdf3 100644 --- a/src/views/Survey/views/Analysis/components/AnalysisInfo/Index.vue +++ b/src/views/Survey/views/Analysis/components/AnalysisInfo/Index.vue @@ -1,18 +1,20 @@