Explorar el Código

upload

master
HolyKnightIX hace 1 año
padre
commit
470558d415
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/pages/index/index.vue

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

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


Cargando…
Cancelar
Guardar