修改质量奖罚

This commit is contained in:
2023-03-13 10:12:19 +08:00
parent 563fec140c
commit 643ef1ceb8
7 changed files with 48 additions and 11 deletions
@@ -64,7 +64,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtRewardAndPunishDecision" runat="server" Label="奖罚决定" ShowRedStar="true" Required="true" Readonly="true"
<f:TextBox ID="txtRewardAndPunishDecision" runat="server" Label="奖罚决定" ShowRedStar="true" Required="true"
MaxLength="200" LabelWidth="100px">
</f:TextBox>
</Items>