一厂MES,含注塑,喷涂,冲孔
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.
 
 
 
 
 

15 lines
539 B

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="InjectionReport.aspx.cs" Inherits="MESWebSite.Manage.InjectionReport" %>
<!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" >
<iframe id="reportFrame" src="http://10.60.101.10:8401/webroot/decision/view/report?viewlet=report1026.cpt&op=write" width="100%" height="900px"></iframe>
</form>
</body>
</html>