feat: 去掉恢复重建冗余的文件上传方法
This commit is contained in:
parent
a6d14a4f17
commit
d2722b0824
@ -76,7 +76,6 @@ const form = reactive({
|
||||
},
|
||||
fileList: []
|
||||
})
|
||||
const fileList = ref([]);
|
||||
const formRef = ref();
|
||||
|
||||
// 获取灾害事件详情
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user