系统模板编辑回显页面处理

This commit is contained in:
许红梅 2022-09-16 16:45:43 +08:00
parent 1e65e269b3
commit 10e4d29b9f
1 changed files with 0 additions and 1 deletions

View File

@ -227,7 +227,6 @@ export default class edittemplate extends React.Component {
<div style={{ width: "92%", "margin": "0 auto 60px", "overflow": "auto", "maxHeight": "100%" }}>
<div style={{ fontWeight: 'bold' }}>基础设置</div>
<Form model={this.state.model} ref="form1">
<FormItem labelname="落地页标题:" prop="title" id="title" labelwidth="100px">
<Ipt onChange={(e) => {