@@ -69,6 +69,7 @@ export default class MerchantDetail extends PureComponent {
pageNo: 1,
pageSize,
merchantId: id,
+ ...newData,
},
});
}