panduan 03
This commit is contained in:
@@ -234,7 +234,7 @@ export default defineComponent({
|
||||
if(props.info){
|
||||
console.log(props.info)
|
||||
|
||||
if(props.info.fileid != '0' || props.info.vodid != ''){
|
||||
if(props.info.fileid != '' || props.info.vodid != ''){
|
||||
play = window.TCPlayer('a' + time.value, {
|
||||
fileID: (props.info.livestatus == 0 ? props.info.fileid : props.info.vodid),
|
||||
appID: '1303872925'
|
||||
|
||||
Reference in New Issue
Block a user