村民圈

This commit is contained in:
yanran200730
2022-02-17 16:25:45 +08:00
parent 512e30a84b
commit c80ef26ad5
5 changed files with 329 additions and 73 deletions

View File

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