src/page/perpetualContract/index.vue
@@ -378,7 +378,7 @@ if (type === "open" || type === "long" || type === "short" || !type) { let initFunTimer = null; let initFun = () => { _initOpen(symbol) _initOpen(symbol.toLowerCase()) .then((data) => { this.initOpen = data; clearTimeout(initFunTimer);