5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-07-09 2f4b958b6230962ac4e2f1f03d639ba35b4bdadb
src/components/constract/PerpetualContract/orderCom/amountSlider.vue
@@ -191,7 +191,7 @@
      console.log(maxAmount * rate);
      // data = maxAmount * rate - fl;
      data = maxAmount;
      data = Math.floor(maxAmount / this.initOpen.amount);
      // this.maxAmount = maxAmount;
      // if (this.lever_rate) {
      //   data = math.format((this.maxAmount * rate), 2);