Merge branch 'feature/2.15.2.2411.01业务线-数据推送' into release/3.0.0.2502.01

This commit is contained in:
lys 2025-02-17 18:28:35 +08:00
commit 4d9866401e
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ class Layout extends Component {
componentWillReceiveProps(nextProps, nextContext) {
if (window.e9LibsConfigCustomF && _.some(window.e9LibsConfigCustomF, o => (_.some(o, k => k === "h_hrmSalary")))) {
stores.baseFormStore.initForm();
stores.baseFormStore.initFormExtra();
if (window.location.hash.indexOf("payroll") !== -1) {
window.localStorage.removeItem("template-basedata");
window.localStorage.removeItem("salary-showset");