陈冉 6 lat temu
rodzic
commit
893b1c557c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/store/getcode.js

+ 1
- 1
src/store/getcode.js Wyświetl plik

@@ -19,6 +19,6 @@ export default {
19 19
             resolve()            
20 20
           }).catch(reject)
21 21
         });
22
-      },
22
+      }
23 23
     }
24 24
   }