瀏覽代碼

'update'

master
gtz 9 月之前
父節點
當前提交
98ad9f590c
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/components/Common/CurrentLineSpec/index.jsx

+ 1
- 1
src/components/Common/CurrentLineSpec/index.jsx 查看文件

@@ -54,7 +54,7 @@ class Chart1 extends Component {
icon="pause"
title="当前产线生产规格"
className={this.props.className}
style={this.props.style}
style={Object.assign(this.props.style, { filter: "grayscale(100%)" })}
>
<div
className={cls.CenterChart1itemDetailBorder}


Loading…
取消
儲存