소스 검색

Merge branch 'btscroll' of http://192.168.2.236:10080/zhouna/preliminary into btscroll

liucf 6 년 전
부모
커밋
bd9fe4c54d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/Preview.vue

+ 1 - 1
src/components/Preview.vue

@@ -162,7 +162,7 @@ export default {
     handleClick(flg){
       console.log(flg)
       this.showDoc = flg
-      this.scroll = setScroll(BScroll,!flg,'.previewper')
+      // this.scroll = setScroll(BScroll,!flg,'.previewper')
     },
     showSubmit(flg) {
       this.submit = flg