主页修改以及焊接管理
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head runat="server">
|
||||
<title>打印领料单</title>
|
||||
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,OneWeekReport_Print%>"/>领料单</title>
|
||||
<link href="../../Styles/Style.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" language="javascript">
|
||||
function pagesetup_null() {
|
||||
@@ -75,12 +75,12 @@
|
||||
<td align="right" valign="middle" style="width: 50%; height: 30px; border-width: 0px;"
|
||||
runat="server" visible="false">
|
||||
<img src="../Images/PageSetup.gif" runat="server" id="Img2" onclick="document.all.WebBrowser.ExecWB(8,1)"
|
||||
alt="页面设置" style="cursor: pointer" />
|
||||
alt="<%$ Resources:Lan,PageSetupButtonText%>" style="cursor: pointer" />
|
||||
<img src="../Images/PrintSetup.gif" runat="server" id="btnPrint" onclick="document.all.WebBrowser.ExecWB(6,1)"
|
||||
alt="打印设置" style="cursor: pointer" />
|
||||
alt="<%$ Resources:Lan,PrintSetupButtonText%>" style="cursor: pointer" />
|
||||
<img src="../Images/PrintPreview.gif" runat="server" id="Img1" onclick="printpr()"
|
||||
alt="打印预览" style="cursor: pointer" />
|
||||
<img src="../Images/Print.gif" runat="server" id="Img3" onclick="print()" alt="打印"
|
||||
alt="<%$ Resources:Lan,PrintPreviewButtonText%>" style="cursor: pointer" />
|
||||
<img src="../Images/Print.gif" runat="server" id="Img3" onclick="print()" alt="<%$ Resources:Lan,OneWeekReport_Print%>"
|
||||
style="cursor: pointer" />
|
||||
</td>
|
||||
</tr>
|
||||
@@ -98,7 +98,7 @@
|
||||
bordercolor="#000000">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<asp:Label runat="server" Text="焊材领用单" Font-Bold="true" Font-Size="16pt"></asp:Label>
|
||||
<asp:Label runat="server" Text="<%$ Resources:Lan,MaterialRequisitionLabel%>" Font-Bold="true" Font-Size="16pt"></asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -110,7 +110,7 @@
|
||||
bordercolor="#000000">
|
||||
<tr>
|
||||
<td colspan="5" align="left">
|
||||
<asp:Label ID="Label15" runat="server" Text="领用单位:"></asp:Label>
|
||||
<asp:Label ID="Label15" runat="server" Text="<%$ Resources:Lan,UnitLabel_3%>"></asp:Label>
|
||||
<asp:Label ID="txtUnitName" runat="server"></asp:Label>
|
||||
</td>
|
||||
<td colspan="3">
|
||||
@@ -121,27 +121,27 @@
|
||||
</tr>
|
||||
<tr style="height: 30px">
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label4" runat="server" Text="装置"></asp:Label>
|
||||
<asp:Label ID="Label4" runat="server" Text="<%$ Resources:Lan,UnitWorkAreaQuality_Installation%>"></asp:Label>
|
||||
</td>
|
||||
<td colspan="2" align="center" style="border: 1px solid #000000; border-bottom: none;
|
||||
border-right: none;">
|
||||
<asp:Label ID="txtInstallation" runat="server"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label17" runat="server" Text="单元编号/专业名称"></asp:Label>
|
||||
<asp:Label ID="Label17" runat="server" Text="<%$ Resources:Lan,UnitCodeProfessionLabel%>"></asp:Label>
|
||||
</td>
|
||||
<td colspan="2" align="center" style="border: 1px solid #000000; border-bottom: none;
|
||||
border-right: none;">
|
||||
<asp:Label ID="txtCnProfession" runat="server"></asp:Label>
|
||||
</td>
|
||||
<td align="center" colspan="4" style="border: 1px solid #000000; border-bottom: none;">
|
||||
<asp:Label ID="Label18" runat="server" Text="焊工照片"></asp:Label>
|
||||
<asp:Label ID="Label18" runat="server" Text="<%$ Resources:Lan,WelderPhotoLabel%>"></asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3" align="center" style="border: 1px solid #000000; border-bottom: none;
|
||||
border-right: none;">
|
||||
<asp:Label ID="Label6" runat="server" Text="使用钢结构、设备代号、管道号"></asp:Label>
|
||||
<asp:Label ID="Label6" runat="server" Text="<%$ Resources:Lan,EquipmentLabel%>"></asp:Label>
|
||||
</td>
|
||||
<td colspan="3" align="center" style="border: 1px solid #000000; border-bottom: none;
|
||||
border-right: none;">
|
||||
@@ -153,19 +153,19 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label2" runat="server" Text="母材材质"></asp:Label>
|
||||
<asp:Label ID="Label2" runat="server" Text="<%$ Resources:Lan,SteelTypeLabel_2%>"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="txtSteelType" runat="server"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label1" runat="server" Text="母材规格"></asp:Label>
|
||||
<asp:Label ID="Label1" runat="server" Text="<%$ Resources:Lan,SteelFormatLabel_2%>"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label19" runat="server"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label20" runat="server" Text="焊接方法"></asp:Label>
|
||||
<asp:Label ID="Label20" runat="server" Text="<%$ Resources:Lan,JointComprehensive_WeldingMethod%>"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="txtWeldMethod" runat="server"></asp:Label>
|
||||
@@ -173,19 +173,19 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label14" runat="server" Text="焊材牌号"></asp:Label>
|
||||
<asp:Label ID="Label14" runat="server" Text="<%$ Resources:Lan,ConsumablesBrandLabel%>"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="txtWME_ID" runat="server"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label22" runat="server" Text="焊工姓名"></asp:Label>
|
||||
<asp:Label ID="Label22" runat="server" Text="<%$ Resources:Lan,OneWeekReport_WelderName%>"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="txtName" runat="server"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label24" runat="server" Text="焊工代号"></asp:Label>
|
||||
<asp:Label ID="Label24" runat="server" Text="<%$ Resources:Lan,WelderCodeEditLabel%>"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="txtCode" runat="server"></asp:Label>
|
||||
@@ -193,13 +193,13 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label3" runat="server" Text="焊材规格"></asp:Label>
|
||||
<asp:Label ID="Label3" runat="server" Text="<%$ Resources:Lan,ConsumablesFormatLabel%>"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="txtSteelFormat" runat="server"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-bottom: none; border-right: none;">
|
||||
<asp:Label ID="Label21" runat="server" Text="领用数量"></asp:Label>
|
||||
<asp:Label ID="Label21" runat="server" Text="<%$ Resources:Lan,QuantityLabel_3%>"></asp:Label>
|
||||
</td>
|
||||
<td colspan="3" align="center" style="border: 1px solid #000000; border-bottom: none;
|
||||
border-right: none;">
|
||||
@@ -208,13 +208,13 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" style="border: 1px solid #000000; border-right: none;">
|
||||
<asp:Label ID="Label5" runat="server" Text="批准人"></asp:Label>
|
||||
<asp:Label ID="Label5" runat="server" Text="<%$ Resources:Lan,ApprovalManLabel%>"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-right: none;">
|
||||
<asp:Label ID="txtAuditMan" runat="server"></asp:Label>
|
||||
</td>
|
||||
<td align="center" style="border: 1px solid #000000; border-right: none;">
|
||||
<asp:Label ID="Label23" runat="server" Text="使用日期"></asp:Label>
|
||||
<asp:Label ID="Label23" runat="server" Text="<%$ Resources:Lan,UsageDateLabel%>"></asp:Label>
|
||||
</td>
|
||||
<td colspan="3" align="center" style="border: 1px solid #000000; border-right: none;">
|
||||
<asp:Label ID="txtDate" runat="server"></asp:Label>
|
||||
|
||||
Reference in New Issue
Block a user