Explorar o código

编号、名称、单位输入判断

MaiXinRong %!s(int64=9) %!d(string=hai) anos
pai
achega
01daee4521
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      DataModules/BillsMeasureDm.pas

+ 0 - 1
DataModules/BillsMeasureDm.pas

@@ -430,7 +430,6 @@ begin
   if not CheckValidData then
     Allow := False;
   if not Allow then Exit;
-  if (AValue.AsString = Text) or ((AValue.AsFloat = 0) and (Text = '')) then Exit;
 
   CheckLockedData;
   if not Allow then Exit;