유료콘텐츠의 경우에만 미리듣기 시간설정 영역이 표시되도록 수정
This commit is contained in:
parent
9e4ff25c8d
commit
6e5ab5bcc7
|
@ -413,7 +413,7 @@
|
|||
</v-col>
|
||||
</v-row>
|
||||
</v-card-text>
|
||||
<v-card-text>
|
||||
<v-card-text v-show="audio_content.price > 0">
|
||||
<v-row align="center">
|
||||
<v-col cols="4">
|
||||
미리듣기 시간설정
|
||||
|
|
Loading…
Reference in New Issue