From 196975a6b380583bda4f405e41e8a40163bfa99d Mon Sep 17 00:00:00 2001 From: z_yu <1534695664@qq.com> Date: Mon, 26 Sep 2022 11:11:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=86=E4=BB=A3=E7=A0=81=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/video/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/video/index.vue b/src/views/video/index.vue index 267f640..271026f 100644 --- a/src/views/video/index.vue +++ b/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) {