bug
lxf
2025-05-22 af95928a0bc0e865fab30b932ce921003d1d4f09
bug
2 files modified
4 ■■■■ changed files
src/API/trade.api.js 2 ●●● patch | view | raw | blame | history
src/components/assetsCenter/contract.vue 2 ●●● patch | view | raw | blame | history
src/API/trade.api.js
@@ -246,7 +246,7 @@
        url: 'api/hobi!getKline.action',
        method: 'GET',
        params: {
            symbol,
            symbol: symbol || 'btc',
            line
        }
    })
src/components/assetsCenter/contract.vue
@@ -226,7 +226,7 @@
        _orderListHold().then((data) => {
          this.orderHold = data;
        });
      }, 2000);
      }, 1000);
    },
    fetchFutrueHoldList() {
      // 获取交割当前持仓