vault backup: 2025-08-18 13:52:29

This commit is contained in:
2025-08-18 13:52:30 +08:00
parent 1a8e072703
commit 4014670765
3 changed files with 4 additions and 2 deletions

View File

@ -796,7 +796,7 @@ uses MyClass,Variables,BaseUtil,CommonFunc,DataConst,CFFrm,CFSimplePropFrm,Forms
var
TempStr: string;
begin
if Application.MessageBox( '确定同步吗', '同步确认', 1) = 1 then
if Application.MessageBox('确定同步吗','同步确认', 1) = 1 then
begin
TempStr := '';