|
@@ -3523,7 +3523,8 @@ function fromwhere(text){
|
|
if (!data.r["isExists"]){
|
|
if (!data.r["isExists"]){
|
|
$(".file-count").text($(".file-count").text()-1);
|
|
$(".file-count").text($(".file-count").text()-1);
|
|
}
|
|
}
|
|
- goDownload(data.r["downUrl"])
|
|
|
|
|
|
+ location.href = url
|
|
|
|
+ //goDownload(data.r["downUrl"])
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|