jhzh
2024-09-12 bc20a663f1d39bc365d2ad3c1bc47d9f14861156

1 files modified
3 ■■■■■ changed files
src/page/perpetualContract/index.vue 3 ●●●●● patch | view | raw | blame | history
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