zzzz
2024-04-20 b37f91233aeb11506b127108c1bf840d20855702
src/page/new-urrency/components/subscription-list-index.vue
@@ -39,7 +39,7 @@
<script>
import { icoNewCurrencygetList, icoOrderAppAdd } from "@/API/home.api";
import { List, Cell, Dialog,Notify } from "vant";
import { List, Cell, Dialog, Notify } from "vant";
export default {
  components: {
@@ -66,6 +66,8 @@
      Dialog.confirm({
        title: this.$t("提示"),
        message: this.$t("是否认购"),
        confirmButtonText: this.$t("确定"),
        cancelButtonText: this.$t("取消"),
      })
        .then(async () => {
          const res = await icoOrderAppAdd({