fix: 🧩 修复产品详情传值
This commit is contained in:
@@ -69,7 +69,7 @@ export const handleSubmit = async (infoRef: any, imgInfoRef: any, dataStore: any
|
|||||||
video_url,
|
video_url,
|
||||||
video_img,
|
video_img,
|
||||||
skus: skusCloneStr,
|
skus: skusCloneStr,
|
||||||
detail: dataStore.details,
|
detail: dataStore.detail,
|
||||||
related: JSON.stringify(relatedData) || []
|
related: JSON.stringify(relatedData) || []
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user