@@ -1263,6 +1263,7 @@ export default {
return delCommonfile(ids);
}).then(() => {
this.getFileList()
+ this.getFileList2()
this.msgSuccess(this.$t('删除成功'));
})
},