fix: 图片路径修改

This commit is contained in:
kele
2023-03-14 15:35:19 +08:00
parent c2111da4e9
commit 7fae80c457
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -133,7 +133,7 @@
selectAll: false,
});
async function getData(page = 1, list_rows = 6) {
async function getData(page = 1, list_rows = 10) {
state.loadStatus = 'loading';
let res = await sheep.$api.user.view.list({
list_rows,