<script type="text/javascript">
function query()
{
var _qrytype=document.getElementById('select16').value;
if(_qrytype=='1'){
openSubTran(document.form2,'GM_F9_91104500_init','GM_F9_911045','GM_F9_91104500_01');
}else if(_qrytype=='2'){
openSubTran(document.form2,'GM_F9_91104500_init','GM_F9_911045','GM_F9_91104500_02');
}else if(_qrytype=='3'){
openSubTran(document.form2,'GM_F9_91104500_init','GM_F9_911045','GM_F9_91104500_03');
}
}
</script>
根据页面的值跳不同的子交易
最新推荐文章于 2025-08-23 02:53:08 发布