xujing 5 years ago
parent
commit
71795f6162
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      src/pages/checkin/index.js

+ 2
- 1
src/pages/checkin/index.js View File

@@ -20,7 +20,8 @@ export default class checkin extends Component {
20 20
     data: {},
21 21
   }
22 22
 
23
-  componentWillMount() {
23
+  componentDidShow() {
24
+  // componentWillMount() {
24 25
     ready.queue(() => {
25 26
 
26 27
       const id = this.$router.params.id