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

This commit is contained in:
owen
2023-11-12 19:29:24 +08:00
parent 55b477acdb
commit 49ebadd748
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)
}
// 提交表单