导入调试
parent
77e10082c5
commit
46f099f478
|
@ -2410,7 +2410,7 @@
|
|||
fileElementId: id,// file标签的id
|
||||
dataType: 'json',// 返回数据的类型
|
||||
success: function (data, status) {
|
||||
console.log("--------success---------" + data)
|
||||
console.log("--------success---------" , data)
|
||||
// if($('#modal')){
|
||||
// $('#modal').modal('close');
|
||||
// $('#span-'+id).html("导入完成");
|
||||
|
|
Loading…
Reference in New Issue