|
|
@@ -47,7 +47,7 @@ const EXPORT_VIEW = (() => {
|
|
|
const message = `尊敬的用户:<br>
|
|
|
感谢您一直以来对纵横的信任和支持,为了更好地坚守初心,持续为您提供高质量的产品与服务,纵横公路养护云造价已升级为大司空云计价。<br>
|
|
|
请联系当地客服免费升级账号,使用大司空云计价继续导出导入电子招投标文件。<br>
|
|
|
- 当地服务热线:${contactMap[parentArea] || '王洪生18660778328'}<br>
|
|
|
+ 当地服务热线:${contactMap[dom.options[dom.selectedIndex].text] || '王洪生18660778328'}<br>
|
|
|
全国服务热线:0756-3850888,企业QQ:800003850<br>
|
|
|
请点链接进入大司空云计价:<a href="https://dsk.smartcost.com.cn">https://dsk.smartcost.com.cn</a>`;
|
|
|
window.alert(message);
|