Explorar o código

管理后台-演出管理:演出安排

panyong %!s(int64=3) %!d(string=hai) anos
pai
achega
62f20c726b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      htmldev/manage/src/views/business/sms/plan/playList.vue

+ 1 - 1
htmldev/manage/src/views/business/sms/plan/playList.vue

@@ -96,7 +96,7 @@ export default {
     },
     handleChange (index, value) {
       const result = this.musicData.find(item => item.id === value)
-      console.log(result)
+
       this.form.songs[index] = {
         song_id: result.id,
         song_name: result.song_name,