This commit is contained in:
yanran200730
2023-03-22 14:07:37 +08:00
parent 6d4f30f737
commit 9f85ccc4f2

View File

@@ -105,7 +105,8 @@
withoutToken: true, withoutToken: true,
params: { params: {
current: 1, current: 1,
size: 100 size: 100,
status: 1
} }
}).then(res => { }).then(res => {
if (res.code === 0) { if (res.code === 0) {