Преглед изворни кода

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