* commit 'd821aee199009a356cfeecf04556cc074d818c6c': 逗号
@ -16864,7 +16864,7 @@ BI.RichEditorParamButton = BI.inherit(BI.RichEditorParamAction, {
_defaultConfig: function () {
return BI.extend(BI.RichEditorParamButton.superclass._defaultConfig.apply(this, arguments), {
width: 20,
height: 20,
height: 20
});
},
@ -42605,7 +42605,7 @@ BI.RichEditorParamButton = BI.inherit(BI.RichEditorParamAction, {
@ -8,7 +8,7 @@ BI.RichEditorParamButton = BI.inherit(BI.RichEditorParamAction, {