123
dcc
2024-06-05 f15ad3456b47e43646234b9c91c3ddd77ab2cd02
src/page/user/ransferIndex.vue
@@ -177,7 +177,7 @@
      show: false,
      toShow: false,
      // 后端返回的数据列表比较多。在这里前端配置需要展示的
      filterActions: ["US", "MAS", "HK"],
      filterActions: ["US", "MAS", "HK","IN"],
      // 选择的列表
      actions: [],
      // 汇率
@@ -405,4 +405,4 @@
    font-size: 20px;
  }
}
</style>
</style>