luolei 5 년 전
부모
커밋
281500d0be
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/components/MainPage.vue

+ 4 - 0
src/components/MainPage.vue

@@ -382,6 +382,10 @@ export default {
       this.$store.commit('setChoose', { choose: [sym], type: moduleCP['symp'] });
       this.selectedSymptom = sym;   //设置搜索选中症状
       this.showUsual=false; //关闭症状选择进入下一个问题
+      this.pdbm = '11rem'
+      setTimeout(() => {
+        this.scrollDown()
+      }, 0);
     },
     getSymptomQas(id){
       const param = {