fix: 问卷设计场景预览bug

This commit is contained in:
wanganmao
2023-01-17 14:24:31 +08:00
parent 06b95dad8e
commit 2cfa37d412

View File

@@ -565,7 +565,7 @@ export default {
var shelf = this.shelf;
var wares = this.wares;
if(shelf.layoutType == "multiCols") {
sceneViewer.page = {
this.sceneViewer.page = {
cells: shelf.cells.map((cell, index) => {
return {
...cell,