5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-06-30 18c289ec412c7521304c3ce6ec245cc63e57981c
修改计算
1 files modified
2 ■■■ changed files
src/components/constract/PerpetualContract/orderCom/amountSlider.vue 2 ●●● patch | view | raw | blame | history
src/components/constract/PerpetualContract/orderCom/amountSlider.vue
@@ -191,7 +191,7 @@
      console.log(maxAmount * rate);
      // data = maxAmount * rate - fl;
      data = maxAmount;
      data = maxAmount / this.initOpen.amount;
      // this.maxAmount = maxAmount;
      // if (this.lever_rate) {
      //   data = math.format((this.maxAmount * rate), 2);