ソースを参照

Merge branch 'dev' of http://git.ycjcjy.com/zhiyuxing/miniapp-v3 into dev

xujing 5 年 前
コミット
2a96b23b0a
共有1 個のファイルを変更した0 個の追加2 個の削除を含む
  1. 0
    2
      src/pages/project/index.js

+ 0
- 2
src/pages/project/index.js ファイルの表示

@@ -564,9 +564,7 @@ export default class Index extends Component {
564 564
     )
565 565
   }
566 566
   changeCurrent(event) {
567
-
568 567
     const current = event.detail.current
569
-    // debugger
570 568
     this.props.onChange && this.props.onChange(current)
571 569
   }
572 570