|
@@ -113,16 +113,16 @@ export const tabColumns = [
|
|
|
},
|
|
},
|
|
|
width: 120,
|
|
width: 120,
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- key: '4th',
|
|
|
|
|
- dataIndex: 'usedmargin',
|
|
|
|
|
- title: '占用保证金',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- slots: {
|
|
|
|
|
- customRender: 'usedmargin',
|
|
|
|
|
- },
|
|
|
|
|
- width: 130,
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ // {
|
|
|
|
|
+ // key: '4th',
|
|
|
|
|
+ // dataIndex: 'usedmargin',
|
|
|
|
|
+ // title: '占用保证金',
|
|
|
|
|
+ // align: 'center',
|
|
|
|
|
+ // slots: {
|
|
|
|
|
+ // customRender: 'usedmargin',
|
|
|
|
|
+ // },
|
|
|
|
|
+ // width: 130,
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
key: '5th',
|
|
key: '5th',
|
|
|
dataIndex: 'marketamount',
|
|
dataIndex: 'marketamount',
|