Commit e260bef9 authored by 何远江's avatar 何远江

bug 修改

parent bae89b1b
...@@ -289,7 +289,7 @@ const nextStep = async () => { ...@@ -289,7 +289,7 @@ const nextStep = async () => {
// 下一步去设置标题 // 下一步去设置标题
emits('next', 1, { emits('next', 1, {
...formState, ...formState,
excludeArea: unref(excludeArea), excludeTitles: unref(excludeArea),
dataTitles: unref(captionArea) dataTitles: unref(captionArea)
}) })
} }
......
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