更换气瓶地址

This commit is contained in:
fhysy 2024-06-14 11:51:45 +08:00
parent c907c7af29
commit 145e2c1c82
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@
}else if (item.innerHTML === '管理中心'){
window.open('http://manage.gkyun.net/');
}else if (item.innerHTML === '气瓶管理'){
window.open('https://fjsmv3.gas-tac.cn/#/bottledLiquefaction/enterpriseStation');
window.open('http://test.siteweb.bjgas95.com:8028/gpurl.php');
}else if (item.innerHTML === '培训考试'){
window.open('http://pxks.histron.cn:18080/');
}