123
jhzh
2024-05-17 d27f2a1b84beb9c689847f26a725e4fbd54809a1
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
          }
        }
      }
    },