This commit is contained in:
2025-09-04 07:06:58 +08:00
parent d50e080448
commit 07654683d9
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
// //请求出错处理
// }});
// window.open('https://www.example.com', '_blank');
window.location.href('https://tc.pcxbc.com/z/print_device_data_index_action?type=down');
window.location.href('https://tc.pcxbc.com/z/print_device_data_index?type=down');
})
</script>
</body>