dcc
2024-05-16 1aa2152fa57f80a7053376de76ab770e66380ff7
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
          }
        }
      }