lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
e0735eb060
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      js/Office/Word/WordEditor.js

+ 2 - 1
js/Office/Word/WordEditor.js

@@ -421,7 +421,8 @@ U.MD.O.W.E.toolsbind = function () {
     };
 
     //工具栏更多处理,下拉框显示隐藏
-    $('#U_MD_O_H_More').Child()[0].onclick = function (e) {
+    // $('#U_MD_O_H_More').Child()[0].onclick = function (e) {
+    $('#U_MD_O_H_More').children()[0].onclick = function (e) {
         U.MD.O.W.E.morelocation(e, this, $('.U_MD_O_H_More_Area')[0]);
     }
     //工具栏大小初始化