20250123 质量月报

This commit is contained in:
2025-01-23 16:11:00 +08:00
parent 470a87b303
commit 0d5af82d47
46 changed files with 378 additions and 196 deletions
@@ -720,7 +720,7 @@
<f:RenderField Width="250px" ColumnID="Remarks" DataField="Remarks"
FieldType="String" HeaderTextAlign="Center" TextAlign="Left" HeaderText="备注">
<Editor>
<f:TextBox ID="TextBox10" runat="server">
<f:TextBox ID="TextBox10" runat="server" MaxLength="200">
</f:TextBox>
</Editor>
</f:RenderField>
@@ -2036,6 +2036,7 @@
runat="server" ValidationGroup="Save" HeaderText="请注意!"
ShowSummary="False" ShowMessageBox="True"></asp:ValidationSummary>
<input runat="server" type="hidden" id="hidReportId" />
<input runat="server" type="hidden" name="_VIEWSTATE"/>
</form>
</body>
</html>