Explorar o código

1. 中间计量,计量汇总模式,应提示当前模式

MaiXinRong %!s(int64=7) %!d(string=hai) anos
pai
achega
925d8c6dff
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Frames/ZJJLFme.pas

+ 1 - 0
Frames/ZJJLFme.pas

@@ -188,6 +188,7 @@ begin
   case iType of
     0: labTitle.Caption := '中间计量(0号台账)';
     1: labTitle.Caption := '中间计量(总量控制)';
+    2: labTitle.Caption := '中间计量(计量汇总)';
   end;
 end;