From 68a34d95db63a264e7a577051d586ea496c63ca0 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Sat, 29 Jun 2024 18:31:56 +0800
Subject: [PATCH] 123
---
src/page/new-urrency/components/subscription-list-index.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/page/new-urrency/components/subscription-list-index.vue b/src/page/new-urrency/components/subscription-list-index.vue
index b8d6a36..516df35 100644
--- a/src/page/new-urrency/components/subscription-list-index.vue
+++ b/src/page/new-urrency/components/subscription-list-index.vue
@@ -40,7 +40,6 @@
<script>
import { icoNewCurrencygetList, icoOrderAppAdd } from "@/API/home.api";
import { List, Cell, Dialog, Notify } from "vant";
-
export default {
components: {
[Dialog.Component.name]: Dialog.Component,
--
Gitblit v1.9.3