diff --git a/pc4mobx/hrmSalary/pages/mobilePayroll/checkSecondaryVerifyDialog.js b/pc4mobx/hrmSalary/pages/mobilePayroll/checkSecondaryVerifyDialog.js index 30e7b54b..97d46aac 100644 --- a/pc4mobx/hrmSalary/pages/mobilePayroll/checkSecondaryVerifyDialog.js +++ b/pc4mobx/hrmSalary/pages/mobilePayroll/checkSecondaryVerifyDialog.js @@ -1,5 +1,5 @@ /* - * 工资单查看启用二次验证弹框 + * pc端工资单查看启用二次验证弹框 * @Author: 黎永顺 * @Date: 2025/4/15 * @Wechat: diff --git a/pc4mobx/hrmSalary/pages/mobilePayroll/index.js b/pc4mobx/hrmSalary/pages/mobilePayroll/index.js index ba6502f8..9e9da440 100644 --- a/pc4mobx/hrmSalary/pages/mobilePayroll/index.js +++ b/pc4mobx/hrmSalary/pages/mobilePayroll/index.js @@ -180,7 +180,7 @@ export default class MobilePayroll extends React.Component { {pwdSetVisible && this.setState({ pwdSetVisible: false }, () => this.initMobile())}/>} {/*统一外部调用token*/} - this.setState({ checkSecVerify: false }, () => callback && callback())} onSuccess={() => { this.getMySalaryBill(getQueryString("id"));