[我的资产新增已使用列表详情]

This commit is contained in:
2021-09-17 11:31:03 +08:00
parent 43d3210fa5
commit 1635540868
116 changed files with 868 additions and 66673 deletions

View File

@@ -60,7 +60,8 @@ const browsers = (page) => {
url: 'mall/goods/browsers',
method: 'get',
data: {
page:page
page:page,
page_size:20
}
})
}