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;