2023-10-25
This commit is contained in:
@@ -82,9 +82,7 @@
|
||||
<f:TextBox ID="txtTaskCode" Label="焊接任务单编号" ShowRedStar="true" Required="true"
|
||||
runat="server" LabelWidth="130px" >
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtUnitName" Label="单位名称" LabelAlign="Right"
|
||||
runat="server" LabelWidth="100px" Enabled="false">
|
||||
</f:TextBox>
|
||||
<f:DropDownList runat="server" ID="drpUnit" Label ="单位名称"></f:DropDownList>
|
||||
<f:TextBox ID="txtUnitWorkName" Label="单位工程" LabelAlign="Right"
|
||||
runat="server" LabelWidth="100px" Enabled="false">
|
||||
</f:TextBox>
|
||||
|
||||
Reference in New Issue
Block a user