|
|
|
@ -1419,7 +1419,9 @@ class Listofworks extends Component {
|
|
|
|
|
}else if(response.data.status&&response.data.status===-2){
|
|
|
|
|
|
|
|
|
|
}else{
|
|
|
|
|
window.open("/api"+url, '_blank');
|
|
|
|
|
window.location.href("/api"+url);
|
|
|
|
|
|
|
|
|
|
// window.open("/api"+url, '_blank');
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
}).catch((error) => {
|
|
|
|
|