guanglong il y a 3 ans
Parent
commit
1dfb1491f4
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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: {