src/templates/sharecomponent/settingcomponent/settingform/datasource/index.jsx
@@ -450,7 +450,7 @@ {config.Template === 'CommonTable' ? <Col span={8}> <Form.Item label="按钮固定"> {getFieldDecorator('actionfixed', { initialValue: setting.actionfixed === 'true' || setting.actionfixed === true ? 'true' : 'false' initialValue: setting.actionfixed === 'true' ? 'true' : 'false' })( <Radio.Group> <Radio value="true">是</Radio>