{
- return (
-
- );
- }
- }
- ] : [...columns]}
- dataSource={dataSource}
- loading={loading.query}
- pagination={pagination}
- rowSelection={rowSelection}
- scroll={{ x: 900 }}
- />
+
+
+
);
}
}
diff --git a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/regression.js b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/regression.js
index 841500e9..e525dd28 100644
--- a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/regression.js
+++ b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/regression.js
@@ -134,7 +134,7 @@ class Regression extends Component {
selectKey={selectKey}
/>
-
+ {/**/}
this.regListRef = dom}
@@ -152,7 +152,7 @@ class Regression extends Component {
onCancel={this.handleCloseModal}
onSave={this.handleSave}
/>
-
+ {/**/}
);