guanglong 3 anos atrás
pai
commit
1dfb1491f4
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/index.vue

+ 2 - 2
src/views/index.vue

@@ -27,8 +27,8 @@ export default {
   },
 
   created() {
-    //this.getPayAmtList()
-    // this.getPayUserCntList()
+    this.getPayAmtList()
+    this.getPayUserCntList()
     this.getSiteIncreaseList()
   },
   methods: {