优化导入Excel
This commit is contained in:
@ -447,6 +447,9 @@ var table = {
|
||||
$.modal.enable();
|
||||
$.modal.alertError(result.msg);
|
||||
}
|
||||
},
|
||||
complete: function () {
|
||||
layero.find('#file').val('');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user