@@ -90,7 +90,6 @@ export default {
},
async created() {
await this.search();
- // this.show(this.videolist[0], '0');
methods: {
...channel(['query', 'fetch', 'update', 'create', 'delete']),