提交代码
This commit is contained in:
@@ -60,13 +60,13 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtContents" runat="server" Label="联络内容" LabelAlign="Right" LabelWidth="150px" MaxLength="500">
|
||||
<f:TextBox ID="txtContents" runat="server" Label="保运责任区域" LabelAlign="Right" LabelWidth="150px" MaxLength="500">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtResultDef" runat="server" Label="结果描述" LabelAlign="Right" LabelWidth="150px" MaxLength="500">
|
||||
<f:TextBox ID="txtResultDef" runat="server" Label="结果描述" LabelAlign="Right" LabelWidth="150px" MaxLength="500" Hidden="true">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user