瀏覽代碼

原报缺少打回“勿删标段或更换电脑”提示。

Chenshilong 9 年之前
父節點
當前提交
944f659ee6
共有 3 個文件被更改,包括 4 次插入2 次删除
  1. 2 2
      Dprs/CSL/Measure_Cloud.dof
  2. 二進制
      Dprs/CSL/Measure_Cloud.res
  3. 2 0
      Frames/ProjectManagerFme.pas

+ 2 - 2
Dprs/CSL/Measure_Cloud.dof

@@ -115,7 +115,7 @@ AutoIncBuild=1
 MajorVer=3
 MinorVer=1
 Release=3
-Build=1071
+Build=1072
 Debug=0
 PreRelease=0
 Special=0
@@ -126,7 +126,7 @@ CodePage=936
 [Version Info Keys]
 CompanyName=珠海纵横创新软件有限公司
 FileDescription=纵横结算决算计量一体化云版
-FileVersion=3.1.3.1071
+FileVersion=3.1.3.1072
 InternalName=
 LegalCopyright=
 LegalTrademarks=

二進制
Dprs/CSL/Measure_Cloud.res


+ 2 - 0
Frames/ProjectManagerFme.pas

@@ -292,6 +292,8 @@ var
             1:
             begin
               if not FileDownAndReceive(sDownURL, 2) then Exit;
+              sHint := '【重要提示】:本期计量已重新开始,在本次上报完成前,请勿删除该标段或更换电脑。';
+              Application.MessageBox(PChar(sHint), '提示', MB_OK + MB_ICONINFORMATION);
             end;
 
             0, -1: