struts2 中使用标签向javascript中传入值的转换问题
<s:property value="#op.purviewname" escape="false"/>
加上红色部分就可以正常显示了