From 7eea4b20f77d4ad95f7420a0d4dde830cf8796f4 Mon Sep 17 00:00:00 2001 From: SeedList Date: Sat, 17 May 2025 11:25:17 +0800 Subject: [PATCH] vault backup: 2025-05-17 11:25:17 --- SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md index 8c935f8a..80f6f295 100644 --- a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md +++ b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md @@ -425,7 +425,7 @@ end. ## 枚举项联动 -`fedtusr_FPurchaseUnitId`、`fedtusr_FSaleUnitId`、· `fedtusr_FSalePriceUnitId` 等控件如果没有选择值的话,并且 `fedtusr_FBaseUnitId` 控件选择了值的话, + `fedtusr_FBaseUnitId` 控件有值,且 `fedtusr_FPurchaseUnitId`、`fedtusr_FSaleUnitId`、`fedtusr_FSalePriceUnitId` 等控件没有选择值的情况下,将 `fedtusr_FBaseUnitId` 控件的值赋予给其他控件 ```Delphi uses MyClass,Variables,BaseUtil,CommonFunc,DataConst,CFFrm,CFSimplePropFrm,Forms,StdCtrls,Variants,SysUtils,Classes,Controls,Dialogs,