Update step2.js

This commit is contained in:
姜棚 2021-11-30 03:17:01 +08:00
parent bca2eaf9ce
commit 166a900f55
1 changed files with 1 additions and 1 deletions

View File

@ -533,7 +533,7 @@ export default class acclist extends React.Component{
return o return o
}) })
sessionStorage.setItem("productData", JSON.stringify(row.product))
this.setState({tempdata:temp}) this.setState({tempdata:temp})
this.setState({drawerVisible:true}) this.setState({drawerVisible:true})