Commit 02e512f2 authored by GuanHua's avatar GuanHua

fix: 店铺装修问题修改

parent 35ac900d
......@@ -71,7 +71,7 @@ const ShopEdit: React.FC<ShopEditPropsType> = (props) => {
return new Promise((resolve) => {
const params: any = {
templateId: id,
type: 2,
type: 3,
memberId,
roleId: memberRoleId
}
......
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