feat
parent
7ff7cfcffd
commit
09fdb6304f
|
|
@ -560,7 +560,7 @@ const CustomerManage = (props) => {
|
|||
<Button
|
||||
type="link"
|
||||
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