11
jhzh
2024-05-26 166f212ef296c70084bcd1bf5882b2e7adc4517d
src/page/user/ransferIndex.vue
@@ -251,7 +251,7 @@
        if (res.status === 0) {
          this.rate = res.data;
          if (this.from.accectType == 'US'&&this.to.accectType=='IN'){
            this.rate = 7.35
            this.rate = 83.5
          }
        }
      }