1
jhzh
2024-10-23 7b35b365132e1be161353b20d6cee76d1228e14d
src/page/perpetualContract/index.vue
@@ -445,11 +445,14 @@
        return;
      }
      if (this.userInfo.token) {
        // debugger
        symbol = ''
        _orderListHold(symbol).then((data) => {
          // this.orderHold = data
          this.orderHold = data.sort(this.sortData);
        });
        this.timer = setInterval(() => {
         // console.log('112233',symbol);
          _orderListHold(symbol).then((data) => {
            // if (typeof this.timer === 'string') {
            //   this.timer = null