HSSE Person 部分

This commit is contained in:
2025-02-23 13:09:38 +08:00
parent 04e9dad0f3
commit 77bfe221eb
611 changed files with 54724 additions and 10141 deletions
@@ -67,12 +67,12 @@
<tr>
<td align="right" valign="middle" style="width: 100%; height: 30px;">
<img src="~/Images/PageSetup.gif" runat="server" id="Img2" onclick="document.all.WebBrowser.ExecWB(8,1)"
alt="页面设置" style="cursor: pointer" />
alt="<%$ Resources:Lan,TestRecordPrint_Img2_alt%>" 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,TestRecordPrint_btnPrint_alt%>" 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,TestRecordPrint_Img1_alt%>" style="cursor: pointer" />
<img src="~/Images/Print.gif" runat="server" id="Img3" onclick="print()" alt="<%$ Resources:Lan,TrainRecord_Menu1_btnPrint_Text%>"
style="cursor: pointer" />
</td>
</tr>