Browse Source

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

liucf 6 years ago
parent
commit
bd9fe4c54d
1 changed files with 1 additions and 1 deletions
  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