feat
parent
7ff7cfcffd
commit
09fdb6304f
|
|
@ -560,7 +560,7 @@ const CustomerManage = (props) => {
|
||||||
<Button
|
<Button
|
||||||
type="link"
|
type="link"
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
props.history.push(`/container/safetyEvalBusiness/ProjectFlow?id=${record.id}`)
|
props.history.push(`/container/safetyEvalBusiness/ProjectFlow?id=${record.id}&readOnly=1`)
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
查看
|
查看
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue