xujing 5 vuotta sitten
vanhempi
commit
71795f6162
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2
    1
      src/pages/checkin/index.js

+ 2
- 1
src/pages/checkin/index.js Näytä tiedosto

20
     data: {},
20
     data: {},
21
   }
21
   }
22
 
22
 
23
-  componentWillMount() {
23
+  componentDidShow() {
24
+  // componentWillMount() {
24
     ready.queue(() => {
25
     ready.queue(() => {
25
 
26
 
26
       const id = this.$router.params.id
27
       const id = this.$router.params.id