Browse Source

英文PPT 应用到全局

cxmo 5 months ago
parent
commit
0813c9932e
1 changed files with 2 additions and 1 deletions
  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>