<%@ page contentType="text/html;charset=UTF-8"%>
|
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
|
<%@page import="com.northglass.Globel.mes"%>
|
<%@page import="com.northglass.SqlHelper.*"%>
|
<%@ page contentType="text/html;charset=UTF-8"%>
|
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
<html>
|
<head>
|
|
<title>Insert title here</title>
|
</head>
|
<body>
|
<div class="content-wrapper">
|
<button onclick="printBox('NG22082201A01~');">adddd</button>
|
<script>
|
var url1="http://10.12.0.104:8080/GERP/pp/liuchengkaguanlis/HTML/xiangkadayin.jsp?adminid=&caidanid=&gongnengid=&cpmc=&lckh=";
|
var url2="&yuyan=cn&anquanma=A00920220822103736";
|
|
|
|
function printBox(data){
|
var url=url1+data+url2;
|
// window.location.href=url;
|
window.open(url);
|
}
|
|
|
|
</script>
|
</div>
|
</body>
|
</html>
|