11
jhzh
2024-08-28 31fa18ded9967c99869fb5b118b1313e112c7b00
src/page/perpetualContract/index.vue
@@ -395,7 +395,7 @@
      if (type === "close" || !type) {
        let initFunTimer = null;
        let initFun = () => {
          _initClose(symbol.toLowerCase())
          _initClose(symbol)
            .then((data) => {
              this.initClose = data;
              console.log(this.initClose);