课程管理

This commit is contained in:
yanran200730
2023-02-14 11:48:49 +08:00
parent 7aaf9cd6be
commit 0a0913d922
5 changed files with 141 additions and 95 deletions

View File

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