2022-03-15 17:36:38 +08:00
|
|
|
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="AccidentCauseReportBarIn.aspx.cs" Inherits="FineUIPro.Web.ZHGL.DataIn.AccidentCauseReportBarIn" %>
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head runat="server">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
2025-02-24 16:04:16 +08:00
|
|
|
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,Z_AccidentCauseReportImport_Title%>"/></title>
|
2022-03-15 17:36:38 +08:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<form id="form1" runat="server">
|
|
|
|
<f:PageManager ID="PageManager1" AutoSizePanelID="SimpleForm1" runat="server" />
|
|
|
|
</form>
|
|
|
|
</body>
|
|
|
|
</html>
|