新版交易所前段管理后台
1
PC-20250623MANY\Administrator
2025-09-28 a640189bfe314fb2c0878414520a80cc3c3fccf3
1
1 files modified
15 ■■■■■ changed files
src/views/modules/user/mang-fix-update-message.vue 15 ●●●●● patch | view | raw | blame | history
src/views/modules/user/mang-fix-update-message.vue
@@ -141,12 +141,16 @@
          label: "usdt",
        },
        {
          value: "btc",
          label: "btc",
          value: "btcusdt",
          label: "btcusdt",
        },
        {
          value: "eth",
          label: "eth",
          value: "ethusdt",
          label: "ethusdt",
        },
        {
          value: "usdcusdt",
          label: "usdcusdt",
        },
      ],
      dataRule: {
@@ -252,7 +256,8 @@
          if (valid) {
            if (this.isShow == 1) {//修改账变金额
            this.$http({
              url: this.$http.adornUrl("/user/updateWallt"),
              // url: this.$http.adornUrl("/user/updateWallt"),
              url: this.$http.adornUrl("/user/updateCapitaltWallt"),
              method: "post",
              data: this.$http.adornData({
                moneyRevise: this.dataForm.moneyRevise,