2
PC-20250623MANY\Administrator
2025-08-25 f166e74dd3c39a7978f5f8c6ccbdbfa4c103a407
src/page/home/futures-buy.vue
@@ -293,6 +293,7 @@
      // 价钱 * 汇率 转为 人民币
      return (this.total * this.exchangeNumber).toFixed(2)
    },
    price () {
      if (this.autoNumber) {
        return (this.detail.eachPoint * this.autoNumber * 100).toFixed(2)