添加一点注释
This commit is contained in:
parent
4b1153d0a5
commit
4ad139e6fd
|
@ -85,7 +85,7 @@ function nh_reset_form(params){
|
|||
}
|
||||
params.contentmsg.hide();
|
||||
}
|
||||
|
||||
//第二个参数是高度,可以传,可以不传
|
||||
function init_KindEditor_data(id){
|
||||
var height = arguments[1] ? arguments[1] : undefined;
|
||||
KindEditor.ready(function (K) {
|
||||
|
|
Loading…
Reference in New Issue