commit
411da3947f
@ -521,12 +521,7 @@ layui.define('layer' , function(exports){
|
|||||||
|
|
||||||
othis.removeAttr('lay-over');
|
othis.removeAttr('lay-over');
|
||||||
setChooseFile(files);
|
setChooseFile(files);
|
||||||
|
options.auto ? that.upload() : setChooseText(files); //是否自动触发上传
|
||||||
if(options.auto){
|
|
||||||
that.upload(files);
|
|
||||||
} else {
|
|
||||||
setChooseText(files);
|
|
||||||
}
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user