Browse Source

馆代码更改

master
z_yu 2 years ago
parent
commit
196975a6b3
  1. 2
      src/views/video/index.vue

2
src/views/video/index.vue

@ -26,7 +26,7 @@ export default {
methods: {
getShowFile() {
const params = {
libcode: 'FTZN'
libcode: '1201'
}
FetchShowFileList(params).then(res => {
if (res.errCode === 0) {

Loading…
Cancel
Save