群发统计

This commit is contained in:
yanran200730
2023-03-01 14:17:19 +08:00
parent d121bb6a73
commit e45ebaa025
6 changed files with 24 additions and 25 deletions

View File

@@ -663,7 +663,7 @@ export default {
cancel(isRefresh) {
this.$emit('change', {
type: 'list',
type: 'List',
isRefresh: !!isRefresh
})
}