订单属性增加
This commit is contained in:
parent
37b49e7a1d
commit
3059b19113
@ -358,7 +358,7 @@ export default function MyOrder() {
|
|||||||
// }
|
// }
|
||||||
pagination={false}
|
pagination={false}
|
||||||
// scroll={{ y: 500 }}
|
// scroll={{ y: 500 }}
|
||||||
bordered key="dataTable" rowKey="orderId" />
|
bordered key="dataTable" rowKey="orderDetailId" />
|
||||||
</Spin>
|
</Spin>
|
||||||
</Modal>
|
</Modal>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user