111
jhzh
2024-05-17 3a34daa4a070e3c13e399dad567e78b5a136e2c8
src/page/user/ransferIndex.vue
@@ -250,6 +250,9 @@
        });
        if (res.status === 0) {
          this.rate = res.data;
          if (this.from.accectType == 'US'&&this.to.accectType=='IN'){
            this.rate = 7.35
          }
        }
      }
    },