npm install
npm run serve
npm run build
npm run test
npm run lint
this.$smoke_get(`/api`+`${media_info}`).then(res => {
console.log(res.data);
})
npm install
npm run serve
npm run build
npm run test
npm run lint
this.$smoke_get(`/api`+`${media_info}`).then(res => {
console.log(res.data);
})