{getLabel(537558, "确定")}]}
+ >
+
+ {getSearchs(salarySetform, conditions, 1)}
+
+
+ );
+ }
+}
+
+export default SyncToSalaryAccountSetDialog;
diff --git a/pc4mobx/hrmSalary/stores/salaryItem.js b/pc4mobx/hrmSalary/stores/salaryItem.js
index 3e97782f..7e7925bc 100644
--- a/pc4mobx/hrmSalary/stores/salaryItem.js
+++ b/pc4mobx/hrmSalary/stores/salaryItem.js
@@ -8,6 +8,8 @@ import { notNull } from "../util/validate";
const { TableStore } = WeaTableNew;
export class SalaryItemStore {
+ @observable salarySetform = new WeaForm(); //同步薪资账套form
+
@observable tableStore = new TableStore(); // new table
@observable sysListTableStore = new TableStore();
@observable form = new WeaForm(); // nrew 一个form