为什么点击帮助按钮下载的帮助文档会出现乱码
extjs吧
全部回复
仅看楼主
level 1
我自己电脑上测试并没有问题
var myUrl = "http://" + hostIP + ":8080/pm4h2/help/PM4H Operation Guide(V100R001V4.5_01).doc";
window.open(myUrl,'', 'height='+height+', width='+width+',depended=yes, resizable=yes, top=0,left=0' )
2015年11月27日 01点11分 1
1