Jelajahi Sumber

商品订单 合约汇总 删除占用保证金

huangbin 4 tahun lalu
induk
melakukan
e7bc310557

+ 10 - 10
src/views/order/commodity_contract/components/commodity_contract_summary/setup.ts

@@ -113,16 +113,16 @@ export const tabColumns = [
         },
         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',
         dataIndex: 'marketamount',