瀏覽代碼

修复流程记录图片打开不的错误

unknown 5 年之前
父節點
當前提交
a28504ae71
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      o2web/source/x_component_process_Xform/Log.js

+ 1 - 1
o2web/source/x_component_process_Xform/Log.js

@@ -1657,7 +1657,7 @@ MWF.xApplication.process.Xform.Log = MWF.APPLog =  new Class({
                 }else{
                     var pNode = node.getParent().getParent();
                     var offset = imgNode.getPosition( pNode );
-                    width = Math.min( pNode.getSize().x - offset.x - 42, 800 );x
+                    width = Math.min( pNode.getSize().x - offset.x - 42, 800 );
                 }
 
                 var img = new Element("img", {