摘要:
<script type="text/javascript"> function GetUser(TxtEmpID,TxtEmpName,url) { var properties = 'status:no;resizable:no;toolbar=no;menubar=no;location=no;scroll:no;dialogWidth:540px;dialogHeight:450px;' var arg=window.showModalDialog(url,"",properties); if(arg!=null) { 阅读全文
posted @ 2011-11-14 22:49
cherry0917
阅读(133)
评论(0)
推荐(0)
浙公网安备 33010602011771号