This commit is contained in:
yanran200730
2023-02-16 14:16:46 +08:00
parent 28856c980c
commit 11e3bc06f0
3 changed files with 46 additions and 37 deletions

View File

@@ -22,8 +22,7 @@
data () {
return {
component: 'List',
params: {},
include: []
params: {}
}
},