Parcourir la source

upload

master
HolyKnightIX il y a 1 an
Parent
révision
470558d415
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/pages/index/index.vue

+ 1
- 0
src/pages/index/index.vue Voir le fichier

@@ -479,6 +479,7 @@ function init() {
}
onLoad(async () => {
if (userInfoModulesPinia.token) {
findGlod();
getPhotoList(pageSize1.value, pageNum1.value);
getConsumeList(pageSize2.value, pageNum2.value);
}


Chargement…
Annuler
Enregistrer