Sfoglia il codice sorgente

Merge branch 'demand-199-copy'

cxmo 5 mesi fa
parent
commit
168c605cc1
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      src/views/ppt_manage/newVersion/pptEnEditor.vue

+ 2 - 1
src/views/ppt_manage/newVersion/pptEnEditor.vue

@@ -267,7 +267,8 @@
                     @changeSizeAll="changeSizeAll"
                     @changePositionAll="changePositionAll"
                     @styleChange="handleTitelStyleChange"
-                    @textChange="handleTextChange"/>
+                    @textChange="handleTextChange"
+                    @applyToAll="changeSettingAll"/>
             </div>
           </div>
     </div>