5705b4b3 by lihua

fix产品上架

1 parent 9c9cc166
......@@ -206,7 +206,7 @@ const getTableData = (exchangeGuid = '') => {
Object.assign({}, searchItemValue.value, {
pageIndex: page.value.curr,
pageSize: page.value.limit,
exchangeGuid: exchangeGuid,
exchangeGuid: currExchangeGuid.value,
currentStaffGuid: userData.staffGuid
})
)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!