现场质量问题台账
This commit is contained in:
@@ -27,47 +27,55 @@
|
||||
<Items>
|
||||
<f:TextBox ID="txtValue1" Label="发出单位" ShowRedStar="true" Required="true" runat="server" FocusOnPageLoad="true" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue2" Label="专业名称" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue2" Label="问题来源" ShowRedStar="true" Required="true" runat="server" FocusOnPageLoad="true" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue3" Label="NCR单号" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue3" Label="专业名称" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue4" Label="单位工程名称" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue4" Label="NCR单号" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtValue5" Label="主要内容" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue5" Label="单位工程名称" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue6" Label="问题类别" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue6" Label="主要内容" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue7" Label="原因分析" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue7" Label="问题类别" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue8" Label="改进措施" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue8" Label="原因分析" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtValue9" Label="下发日期" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue9" Label="改进措施" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue10" Label="接收单位" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue10" Label="下发日期" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue11" Label="实施状态" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue11" Label="接收单位" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue12" Label="要求关闭日期" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue12" Label="目前实施进展状况" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtValue13" Label="完成日期" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue13" Label="实施状态" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue14" Label="责任人" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue14" Label="要求关闭日期" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue15" Label="监督人" runat="server" LabelWidth="120px">
|
||||
<f:TextBox ID="txtValue15" Label="完成日期" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue16" Label="标志编号" runat="server" LabelWidth="120px" Required="true" ShowRedStar="true">
|
||||
<f:TextBox ID="txtValue16" Label="责任人" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtValue17" Label="监督人" runat="server" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtValue18" Label="标志编号" runat="server" LabelWidth="120px" Required="true" ShowRedStar="true">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user