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}`); });