修改质量月报汇总
This commit is contained in:
@@ -249,7 +249,7 @@
|
||||
<f:Toolbar ID="Toolbar2" Position="Top" runat="server" ToolbarAlign="Left">
|
||||
<Items>
|
||||
<f:TextBox ID="txtMonthOk" runat="server" Label="本月质量验收一次合格率" Width="400px" LabelWidth="190px"></f:TextBox>
|
||||
<f:TextBox ID="txtAllOk" runat="server" Label="本月质量验收一次合格率" Width="400px" LabelWidth="190px"></f:TextBox>
|
||||
<f:TextBox ID="txtAllOk" runat="server" Label="累计质量验收一次合格率" Width="400px" LabelWidth="190px"></f:TextBox>
|
||||
</Items>
|
||||
</f:Toolbar>
|
||||
</Toolbars>
|
||||
@@ -441,7 +441,7 @@
|
||||
|
||||
<Items>
|
||||
<f:TextBox ID="txtMonthDataOk" runat="server" Label="本月质量记录同步率" Width="600px" LabelWidth="160px"></f:TextBox>
|
||||
<f:TextBox ID="txtAllDataOk" runat="server" Label="本月质量记录同步率" Width="600px" LabelWidth="160px"></f:TextBox>
|
||||
<f:TextBox ID="txtAllDataOk" runat="server" Label="累计质量记录同步率" Width="600px" LabelWidth="160px"></f:TextBox>
|
||||
<f:TextArea ID="txtConstructionData" ShowRedStar="true" Required="true" runat="server" Width="1230px" MaxLength="3000"></f:TextArea>
|
||||
</Items>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user