Commit 2f9a7085 authored by GuanHua's avatar GuanHua

fix: 店铺装修问题

parent 288f5871
......@@ -254,7 +254,7 @@ const ShopEdit: React.FC<ShopEditPropsType> = (props) => {
</div>
</div>
</div>
<SettingPanel templateId={id} type="channel" />
<SettingPanel templateId={id} type="shop" />
</BrickProvider>
) : <Loading />
}
......
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