Merge branch 'feature/v2-数据采集-1024' into develop

This commit is contained in:
18652063575 2022-11-01 17:18:57 +08:00
commit 1e6aa4e131
2 changed files with 2 additions and 2 deletions

View File

@ -637,7 +637,7 @@ export default class CumDeduct extends React.Component {
} else if (item.dataIndex === "operate") {
return {
...item,
width: 100,
width: 120,
fixed: "right",
render: (text, record) => (
<div className="linkWapper">

View File

@ -620,7 +620,7 @@ export default class CumSituation extends React.Component {
} else if (item.dataIndex === "operate") {
return {
...item,
width: 100,
width: 120,
fixed: "right",
render: (text, record) =>
<div className="linkWapper">