优化预览效果

This commit is contained in:
red-deng-deng 2022-01-27 14:24:42 +08:00
parent b0e16d7c2a
commit 2619747610
1 changed files with 1 additions and 2 deletions

View File

@ -85,7 +85,6 @@ export default class mytemplate extends React.Component{
getSystemTemplate(data).then(res=>{
handelResponse(res,(req,msg)=>{
this.setState({system_template:req.data})
},(err)=>{
})