| | |
| | | <Select.Option value="line" disabled={config.wrap.commit !== 'change'}>刷新行</Select.Option> |
| | | <Select.Option value="grid">刷新组件</Select.Option> |
| | | <Select.Option value="line_grid" disabled={config.wrap.commit !== 'change'}>刷新行 / 组件</Select.Option> |
| | | <Select.Option value="mainline">上级(行)</Select.Option> |
| | | <Select.Option value="mainline">刷新上级组件 - 行</Select.Option> |
| | | <Select.Option value="maingrid">刷新上级组件</Select.Option> |
| | | </Select> |
| | | </Form.Item> |
| | | </Col> |
| | |
| | | <Select.Option value="line" disabled={config.wrap.commit !== 'change'}>刷新行</Select.Option> |
| | | <Select.Option value="grid">刷新组件</Select.Option> |
| | | <Select.Option value="line_grid" disabled={config.wrap.commit !== 'change'}>刷新行 / 组件</Select.Option> |
| | | <Select.Option value="mainline">上级(行)</Select.Option> |
| | | <Select.Option value="mainline">刷新上级组件 - 行</Select.Option> |
| | | <Select.Option value="maingrid">刷新上级组件</Select.Option> |
| | | </Select> |
| | | </Form.Item> |
| | | </Col> |