qinhouyu hai 1 ano
pai
achega
a5bb84844e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/TVWall.vue

+ 1 - 1
src/components/TVWall.vue

@@ -406,7 +406,7 @@ export default {
         }
       ]
       if(array1 != undefined && array1 != null ){
-        params.ctrlProperty.splitNum = (array1.length == 1 ? 1 : 4)
+        params[0].ctrlProperty.splitNum = (array1.length == 1 ? 1 : 4)
       }
       this.setPos()
       this.customizeTree(tvListJson);