zzzz
2024-04-28 bfd4aa0dffdbccbc283a6f7a1370d5921bd7060b
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)