zzzz
2024-04-20 ae313a0f7cc9fa2cdc469e663832f8b1dd82c655
src/page/new-urrency/index.vue
@@ -214,6 +214,7 @@
      Dialog.alert({
        title: this.$t("提示"),
        message: this.$t("配售成功"),
        confirmButtonText: this.$t("确定"),
      }).then(() => {
        this.$router.push(`/list-urrency?type=${this.activeData.type}`);
      });