焊工 入场 离场 日报导入 装置排序

This commit is contained in:
2025-08-14 17:26:23 +08:00
parent 2e0c97e981
commit bead4c1d76
18 changed files with 597 additions and 258 deletions
@@ -27,9 +27,9 @@
</f:FormRow>
<f:FormRow>
<Items>
<%--<f:NumberBox ID="txtWeights" NoDecimal="false" NoNegative="true" MaxValue="100" Label="权重占比(%)" LabelWidth="130px"
<f:NumberBox ID="txtSortIndex" NoDecimal="true" NoNegative="true" Label="显示顺序" LabelWidth="130px"
MinValue="0" runat="server" Required="true" >
</f:NumberBox>--%>
</f:NumberBox>
<f:TextBox ID="txtRemark" runat="server" Label="备注" LabelWidth="140px"></f:TextBox>
</Items>
</f:FormRow>