From bae0461fc41665e0af0f44bd5471f7dcd09271bc Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Mon, 14 Apr 2025 17:14:37 +0800 Subject: [PATCH] =?UTF-8?q?custom/=E9=A2=86=E6=82=A6=E4=B8=9A=E5=8A=A1?= =?UTF-8?q?=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../doCalc/components/salaryEditCalc/baseInfo.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pc4mobx/hrmSalary/pages/calculate/doCalc/components/salaryEditCalc/baseInfo.js b/pc4mobx/hrmSalary/pages/calculate/doCalc/components/salaryEditCalc/baseInfo.js index f637b39a..143be7a9 100644 --- a/pc4mobx/hrmSalary/pages/calculate/doCalc/components/salaryEditCalc/baseInfo.js +++ b/pc4mobx/hrmSalary/pages/calculate/doCalc/components/salaryEditCalc/baseInfo.js @@ -41,16 +41,16 @@ class EditSalaryBaseInfo extends Component { browserType = { completeParams: { type: 161, - fielddbtype: "browser.gw" + fielddbtype: "browser.gw_wgl" }, conditionDataParams: { - type: "browser.gw" + type: "browser.gw_wgl" }, dataParams: { - type: "browser.gw" + type: "browser.gw_wgl" }, destDataParams: { - type: "browser.gw" + type: "browser.gw_wgl" }, isMultCheckbox: true, isSingle: true