huangbin 4 년 전
부모
커밋
d7007a73c2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/order/funding_information/components/funding_information_funding_summary/setup.ts

+ 0 - 1
src/views/order/funding_information/components/funding_information_funding_summary/setup.ts

@@ -167,7 +167,6 @@ export const useHazardRates = (positions: Ref<QueryTradePositionRsp[]>) => {
         const { usedmargin, mortgagecredit } = taaccount
         // 风险净值
         const riskValue = handleRiskValue(taaccount)
-        console.log('riskValue', riskValue)
         const decimalplace = getDecimalplace()
         //   风险率	根据系统参数“132   风险率计算公式”:
         // 1. 风险率=占用/风险净值