From 9a57dec9a7b520f349781991eb2bf3c1b294825f Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期一, 18 十一月 2024 10:36:51 +0800
Subject: [PATCH] 最新

---
 src/components/poplayer/location.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/poplayer/location.vue b/src/components/poplayer/location.vue
index e4b4abc..6955f92 100644
--- a/src/components/poplayer/location.vue
+++ b/src/components/poplayer/location.vue
@@ -42,6 +42,7 @@
   },
   computed: {},
   mounted() {
+    debugger
     if (this.list) {
       this.state.list = this.list;
     }

--
Gitblit v1.9.3