This commit is contained in:
2023-08-15 12:42:27 +03:00
parent cbee5af4ed
commit b13c76816d

View File

@@ -454,6 +454,10 @@ function createRoute(el){
// };
},
error: function (data, exception){
console.log(101)
}
});
}