src/page/new-urrency/components/subscription-list.vue @@ -76,6 +76,8 @@ return this.$t("已认缴"); case 0: return this.$t("未中签"); case 4: return this.$t("已上市"); default: break;