소스 검색

昨结算 => 昨结价

li.shaoyi 3 년 전
부모
커밋
4004acc03d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/market/spot_trade/spot_trade_order_transaction/spot_trade_order_transaction_swap/setup.ts

+ 1 - 1
src/views/market/spot_trade/spot_trade_order_transaction/spot_trade_order_transaction_swap/setup.ts

@@ -80,7 +80,7 @@ export const columnsList = [
 
     { title: '结算', key: 'settle' },
 
-    { title: '昨结', key: 'presettle' },
+    { title: '昨结', key: 'presettle' },
 
     // { title: '振幅', key: 'vibration' }, // (最高价 - 最低价 ) / 最新价  * 100 %
     // { title: '总量', key: 'totalvolume' },