浏览代码

upload

master
HolyKnightIX 1年前
父节点
当前提交
470558d415
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      src/pages/index/index.vue

+ 1
- 0
src/pages/index/index.vue 查看文件

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


正在加载...
取消
保存