Przeglądaj źródła

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

xujing 5 lat temu
rodzic
commit
2a96b23b0a
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0
    2
      src/pages/project/index.js

+ 0
- 2
src/pages/project/index.js Wyświetl plik

@@ -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