添加删除刷新统计
This commit is contained in:
parent
164f620594
commit
2944d79fc2
|
@ -333,6 +333,7 @@ export default {
|
||||||
logicDeleteFile({ id: item.id }).then((res) => {
|
logicDeleteFile({ id: item.id }).then((res) => {
|
||||||
that.$message.warning(res.message)
|
that.$message.warning(res.message)
|
||||||
that.searchgetFileList()
|
that.searchgetFileList()
|
||||||
|
that.getcountFileNum()
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue
Block a user