Merge branch 'master_v2' of http://www.cloudview.work/git/fangxiang/media_player_client into master_v2
This commit is contained in:
commit
299a9fbdd9
|
@ -1913,7 +1913,8 @@ export default defineComponent({
|
|||
}
|
||||
});
|
||||
multiple_select.value.push(index);
|
||||
current_index.value = sort_index.value.indexOf(item.uuid);
|
||||
// current_index.value = sort_index.value.indexOf(item.uuid);
|
||||
// realtime_upload();
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue