src/templates/zshare/createinterface/index.jsx
@@ -153,10 +153,10 @@ required: true, options: [{ value: 'Y', text: this.props.dict['header.form.true'] text: this.props.dict['model.true'] }, { value: 'N', text: this.props.dict['header.form.false'] text: this.props.dict['model.false'] }] }, { type: 'radio', @@ -166,10 +166,10 @@ required: true, options: [{ value: 'Y', text: this.props.dict['header.form.true'] text: this.props.dict['model.true'] }, { value: 'N', text: this.props.dict['header.form.false'] text: this.props.dict['model.false'] }] }] })