Ver código fonte

upload

master
HolyKnightIX 1 ano atrás
pai
commit
470558d415
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      src/pages/index/index.vue

+ 1
- 0
src/pages/index/index.vue Ver arquivo

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


Carregando…
Cancelar
Salvar