This commit is contained in:
2026-06-17 18:37:50 +08:00
parent 2736e8ad89
commit 75d7c48ff2
22 changed files with 286 additions and 10 deletions
@@ -79,6 +79,9 @@
<f:TextBox ID="txtWelderLevel" runat="server" Label="焊工等级"
MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:DatePicker ID="txtExamDate" runat="server" Label="考试时间"
LabelWidth="120px" DateFormatString="yyyy-MM-dd">
</f:DatePicker>
</Items>
</f:Panel>
<f:Panel ID="Panel5" Title="面板1" BoxFlex="3" runat="server" ShowBorder="false" ShowHeader="false"