Commit ac44fb24 authored by 前端-黄佳鑫's avatar 前端-黄佳鑫
parents a90b5218 1df445f9
......@@ -303,7 +303,7 @@ const DirectChannel: React.FC<{}> = () => {
PublicApi.getTemplateWebMemberChannelWebFindCurrMemberChannel().then(res => {
if(res.data.id){
setCheckedValues(values)
setShopId(res.data.shopId)
setShopId(res.data.id)
}else{
message.error('您还没有开通店铺,无法上下架商品!')
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment