111
jhzh
2024-05-17 89eb1953276808d19df0f7d4efdb1d45e08b0591
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 = 83.5
          }
        }
      }
    },