xinjiang/SGGL/FineUIPro.Web/HSSE/Manager/MonthReportCView9.aspx

32 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="MonthReportCView9.aspx.cs" Inherits="FineUIPro.Web.HSSE.Manager.MonthReportCView9" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<f:PageManager ID="PageManager1" AutoSizePanelID="SimpleForm1" runat="server">
</f:PageManager>
<f:Form ID="SimpleForm1" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel60" Layout="Anchor" Title="9.存在的主要问题及改进措施、 需要项目经理、项目主管、公司相关部门、业主协调解决事宜。 <br/>简要说明项目HSE管理存在的主要问题和需要项目经理、项目主管、公司相关部门、业主协调解决事宜并提出具体改进措施和建议。"
runat="server">
<Items>
<f:TextArea runat="server" ID="txtQuestion" Label="" Height="420px" Readonly="true">
</f:TextArea>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</form>
</body>
</html>