Explorar el Código

提示信息调整

MaiXinRong hace 7 años
padre
commit
0e3e92d64e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      DataModules/BillsCompileDm.pas

+ 1 - 1
DataModules/BillsCompileDm.pas

@@ -391,7 +391,7 @@ begin
       end;
     end
     else
-      WarningMessage('开始计量后,计量台账列不可编辑,如需修改,请先解锁。');
+      WarningMessage('开始计量后,计量汇总列不可编辑,如需修改,请先解锁。');
   end;
 end;