Commit a50f330f authored by 皮倩雯's avatar 皮倩雯

fix: '隐藏允许补正配置'

parent 8615ac30
Pipeline #64907 passed with stages
......@@ -3021,12 +3021,12 @@ const AddModal = props => {
>
只读
</Checkbox>
<Checkbox
{/* <Checkbox
checked={pramData.EditableLater}
onChange={e => onChangeReady(e, 'EditableLater')}
>
允许补正(事后修改)
</Checkbox>
</Checkbox> */}
</div>
</Item>
<Item label="同步" name="SyncEvent" labelCol={{ span: 4 }}>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment