营销:适配商城装修组件【广告魔方】

(cherry picked from commit 49ebadd748)
This commit is contained in:
owen
2023-11-12 19:29:24 +08:00
committed by shizhong
parent 291c34f45a
commit d176271313
9 changed files with 548 additions and 3 deletions

View File

@ -78,7 +78,6 @@ const handleTemplateItemChange = () => {
currentFormData.value = formData.value!.pages.find(
(page: DiyPageApi.DiyPageVO) => page.name === templateItems[selectedTemplateItem.value].name
)
console.log(currentFormData.value)
}
// 提交表单