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