From f3e2d878d07f7cfc5a25dfe8f61570d5215b4813 Mon Sep 17 00:00:00 2001
From: lys <971387674@qq.com>
Date: Tue, 8 Jul 2025 10:18:34 +0800
Subject: [PATCH 1/2] =?UTF-8?q?release/3.0.1.2504.01-=E5=90=88=E5=B9=B6?=
=?UTF-8?q?=E4=B8=9A=E5=8A=A1=E7=BA=BF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../CustomBrowser/components/associativeSearchMult.js | 2 +-
.../CustomBrowser/components/customBrowserDialog.js | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/pc4mobx/hrmSalary/components/CustomBrowser/components/associativeSearchMult.js b/pc4mobx/hrmSalary/components/CustomBrowser/components/associativeSearchMult.js
index 562ea657..ffb8b96f 100644
--- a/pc4mobx/hrmSalary/components/CustomBrowser/components/associativeSearchMult.js
+++ b/pc4mobx/hrmSalary/components/CustomBrowser/components/associativeSearchMult.js
@@ -127,7 +127,7 @@ class AssociativeSearchMult extends Component {
}
let options = data.map(d => );
!tags && selectedValues && selectedValues.map((v) => {
- v && options.unshift();
+ v && datas[v] && options.unshift();
});
const select =