mirror of https://gitee.com/y_project/RuoYi.git
优化导入Excel
parent
0224f58e52
commit
af7339f3b0
|
@ -447,6 +447,9 @@ var table = {
|
|||
$.modal.enable();
|
||||
$.modal.alertError(result.msg);
|
||||
}
|
||||
},
|
||||
complete: function () {
|
||||
layero.find('#file').val('');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue