From 6563e6b5df5416a83404b74ca209b426bb27be35 Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Tue, 5 Nov 2024 16:26:17 +0800 Subject: [PATCH] release/2.16.1.2410.01 --- .../standingBookDetail/components/regEditDetial.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/regEditDetial.js b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/regEditDetial.js index b1271972..979cccc9 100644 --- a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/regEditDetial.js +++ b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/regEditDetial.js @@ -62,7 +62,6 @@ class RegEditDetial extends Component { otherComJson: {} }; _.forEach(socialData.dataSource, item => { - console.log(item) if (item.personalPaymentAmount) { payload["socialPerJson"][item["insuranceId"]] = toDecimal_n(item.personalPaymentAmount, item.personalPaymentAmountValidNum || 2); } @@ -164,7 +163,6 @@ class RegEditDetial extends Component { const social = this.combinedData(socialSecurity, result); const fund = this.combinedData(accumulationFund, result); const other = this.combinedData(otherBenefits, result); - console.log(social) this.setState({ listMap: [ {