删除默认值

master
elliott 2 years ago
parent d7d5241366
commit c837a12eef

@ -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;

Loading…
Cancel
Save