|
|
|
@ -562,7 +562,7 @@ export default {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
/** 查询站点管理列表 */
|
|
|
|
/** 查询站点管理列表 */
|
|
|
|
getList() {
|
|
|
|
getList() {
|
|
|
|
this.form.fileUrl = 'http://127.0.0.1:9300/statics/2023/12/16/0c49191de1ed8f91b28d9c2b12556154_20231216154804A002.mp4'
|
|
|
|
this.form.fileUrl = ''
|
|
|
|
this.loading = true;
|
|
|
|
this.loading = true;
|
|
|
|
listInfo(this.queryParams).then(response => {
|
|
|
|
listInfo(this.queryParams).then(response => {
|
|
|
|
this.infoList = response.rows;
|
|
|
|
this.infoList = response.rows;
|
|
|
|
|