- 社保福利台账重构
+
+
}
+ iconBgcolor="#F14A2D" buttons={showOperateBtn ? rightBtns : []}>
+
+
+
+
);
}
diff --git a/pc4mobx/hrmSalary/stores/StandingBook.js b/pc4mobx/hrmSalary/stores/StandingBook.js
index 1288da0f..c1c159bb 100644
--- a/pc4mobx/hrmSalary/stores/StandingBook.js
+++ b/pc4mobx/hrmSalary/stores/StandingBook.js
@@ -11,6 +11,7 @@ export class StandingBookStore {
@action initAccountForm = () => this.accountForm = new WeaForm();
@observable addCPForm = new WeaForm(); // 社保台账详情页面,添加补差人员form
@action initAddCPForm = () => this.addCPForm = new WeaForm();
+ @observable welfareRQForm = new WeaForm(); // 社保台账页面重构,查询form
@observable tableStore = new TableStore(); // new table