1
PC-20250623MANY\Administrator
2025-08-21 ab4c54429ca8116f5ecd542affdd0e8cbdd320f0
src/page/trading/buy.vue
@@ -574,7 +574,7 @@
        });
        this.getUserInfo();
        // this.$router.push("/warehouse?index=1&buyType=" + this.bayType);
        this.$router.go(-1);
        this.$router.push("/markets-list");
      } else {
        this.$store.commit("elAlertShow", {
          elAlertShow: true,
@@ -654,7 +654,7 @@
          buyType = 0;
        }
        // this.$router.push("/warehouse?index=1&buyType=" + this.bayType);
        this.$router.go(-1);
        this.$router.push("/markets-list");
      } else {
        if (data.msg.indexOf("不在交易时段内") > -1) {
          this.$store.commit("elAlertShow", {
@@ -682,7 +682,7 @@
        });
        this.getUserInfo();
        // this.$router.push("/warehouse?index=1&buyType=" + this.bayType);
        this.$router.go(-1);
        this.$router.push("/markets-list");
      } else {
        this.$store.commit("elAlertShow", {
          elAlertShow: true,