mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 修复AIPPT替换逻辑(#318)
This commit is contained in:
parent
d7d9a13ae9
commit
966f336704
@ -394,7 +394,7 @@ export default () => {
|
|||||||
return el
|
return el
|
||||||
})
|
})
|
||||||
slides.push({
|
slides.push({
|
||||||
...transitionTemplate,
|
...transitionTemplate.value,
|
||||||
id: nanoid(10),
|
id: nanoid(10),
|
||||||
elements,
|
elements,
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user