|
|
@@ -86,7 +86,7 @@ const { t } = i18n.global
|
|
|
const { loading, pageIndex, pageCount, run } = useRequest(queryMineTradeGoodsDeliveryOfflines, {
|
|
|
params: {
|
|
|
pagesize: 20,
|
|
|
- marketids: '53201,53202,53203,53204',
|
|
|
+ marketids: '10101,10102,10103,10104',
|
|
|
buyorsell: 1
|
|
|
},
|
|
|
onSuccess: (res) => {
|