Commit 256675f7 by zhaochengxiang

模型技术主键

parent d06ab987
...@@ -632,7 +632,7 @@ const ImportActionHeader = (props) => { ...@@ -632,7 +632,7 @@ const ImportActionHeader = (props) => {
</Col> </Col>
<Col xs={24} sm={24} lg={12} xl={8}> <Col xs={24} sm={24} lg={12} xl={8}>
<Form.Item <Form.Item
label="主键" label="技术主键"
name="easyDataModelerPrimaryKey" name="easyDataModelerPrimaryKey"
> >
<AttributesSelect modelerData={modelerData} /> <AttributesSelect modelerData={modelerData} />
......
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