注塑喷涂
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

22 lines
1000 B

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="PaintBarCodeSearch.aspx.cs" Inherits="MESWebSite.Manage.PaintBarCodeSearch" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
<%-- <iframe id="reportFrame" src="http://10.60.101.10:8401/webroot/decision/view/report?viewlet=WorkBook11.cpt&op=write" width="100%" height="800px"></iframe>--%>
<script type="text/javascript">
var url = "http://10.60.101.97:8888/bi/Viewer?proc=1&action=viewer&hback=true&db=!4e8c!!5382!MES!55b7!!6d82!!62a5!!8868!!2f!!55b7!!6d82!!8865!!6253!!6761!!7801!!67e5!!8be2!.db&platform=PC&browserType=chrome&browserType=IE&au_act=login&adminv=MES&passv=123";
let targetWindow = window.open(url, "_blank");
</script>
</div>
</form>
</body>
</html>