From c837a12eef9ccf8b36b674f0086cea95f4c169bc Mon Sep 17 00:00:00 2001 From: elliott <382696293@qq.com> Date: Tue, 23 Jan 2024 14:46:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flossom-ui/src/views/system/siteCarouselInfo/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flossom-ui/src/views/system/siteCarouselInfo/index.vue b/flossom-ui/src/views/system/siteCarouselInfo/index.vue index e11561a..188b29e 100644 --- a/flossom-ui/src/views/system/siteCarouselInfo/index.vue +++ b/flossom-ui/src/views/system/siteCarouselInfo/index.vue @@ -562,7 +562,7 @@ export default { }, /** 查询站点管理列表 */ getList() { - this.form.fileUrl = 'http://127.0.0.1:9300/statics/2023/12/16/0c49191de1ed8f91b28d9c2b12556154_20231216154804A002.mp4' + this.form.fileUrl = '' this.loading = true; listInfo(this.queryParams).then(response => { this.infoList = response.rows;