|
@@ -109,6 +109,7 @@ export const save = async (
|
|
}
|
|
}
|
|
let componentActive = false;
|
|
let componentActive = false;
|
|
if (
|
|
if (
|
|
|
|
+ component &&
|
|
meta2d.store.active &&
|
|
meta2d.store.active &&
|
|
meta2d.store.active.length === 1 &&
|
|
meta2d.store.active.length === 1 &&
|
|
meta2d.store.active[0].name === 'combine'
|
|
meta2d.store.active[0].name === 'combine'
|