黄琪勇 9 tháng trước cách đây
mục cha
commit
d803d32833
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/creation/index-shareRoute.vue

+ 1 - 1
src/views/creation/index-shareRoute.vue

@@ -329,7 +329,7 @@ export default {
          this.loginTag = val
          this.loginStatus = false
          const { data } = await api_openUserMusicDetail(this.id)
-         this.musicDetail = data
+         this.state.musicDetail = data
       },
       async getStarList() {
          try {