|
|
|
@ -228,7 +228,7 @@ export default observer((props) => {
|
|
|
|
|
<>
|
|
|
|
|
<Row gutter={16} className="mb-1 ">
|
|
|
|
|
<Col className="gutter-row mb-n1 p-none" span={24}>
|
|
|
|
|
<EditableProTable sticky
|
|
|
|
|
<EditableProTable sticky pagination={{ pageSize: 10}}
|
|
|
|
|
key={KPIStore.settingYear}
|
|
|
|
|
// headerTitle={`毛利`}
|
|
|
|
|
columns={columns}
|
|
|
|
|