Explorar o código

Merge branch 'hqyDev' of http://git.dayaedu.com/yonge/mteacher into jenkins

黄琪勇 hai 1 ano
pai
achega
fc9f541f58
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {