huangbin 4 سال پیش
والد
کامیت
a5b5ae0ae9
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/business/exposure/list/realTime/setup.ts

+ 2 - 2
src/views/business/exposure/list/realTime/setup.ts

@@ -34,11 +34,11 @@ export function pingan_realTime_columns() {
         },
         {
             key: '21th',
-            dataIndex: 'TotalFutureQty',
+            dataIndex: 'DiffSpotQty',
             title: '采销定价净值今日变动',
             align: 'center',
             slots: {
-                customRender: 'TotalFutureQty',
+                customRender: 'DiffSpotQty',
             },
             width: 200,
         },