src/page/new-urrency/components/placing-list-index.vue
@@ -26,7 +26,7 @@ class="item-box" > <van-col span="8">{{ item.newCoinName }}</van-col> <van-col span="12">{{ $t("单价:") }}{{ item.issuePrice }}</van-col> <van-col span="12">{{ item.issuePrice }}</van-col> <van-col span="4"> <div class="bt"> {{ item.type === 1 ? $t("认购") : $t("配售") }}