소스 검색

Merge branch 'develop/3.1.1' into test

DESKTOP-SVI9JE1\muzen 1 년 전
부모
커밋
5ec8a8cc82
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/help/index.vue

+ 1 - 1
src/pages/help/index.vue

@@ -61,7 +61,7 @@ export default {
   },
   },
   onLoad() {
   onLoad() {
     document.querySelector('body').setAttribute('style', 'background-color:#FFF;')
     document.querySelector('body').setAttribute('style', 'background-color:#FFF;')
-    // this.getList()
+    this.getList()
   },
   },
   methods: {
   methods: {
     // 反馈类型
     // 反馈类型