备注 | 修改日期 | 修改人 |
其他原因...增加自定义函数模式 | 2022-02-23 16:07:24[当前版本] | 系统管理员 |
CREAT | 2020-08-07 08:44:23 | 系统管理员 |
</script >
自定义函数模式:
<script>
function openWin(obj)
{
var r =
document.getElementById('8a80828f3583c8bc0135f0f4fcc6042c').value;
obj.target="_blank";
obj.href =
"/Web/Substation/Substation.aspx?stationno="+r;
obj.click();
}
</script>
<a href="javascript:void(0)"
onclick="openWin(this)">超链接</a>