课程库bug

This commit is contained in:
zhangyc
2022-12-01 18:56:42 +08:00
parent ef29a9ab7e
commit 131294eb1a
2 changed files with 70 additions and 9 deletions

View File

@@ -337,7 +337,10 @@ export default {
type: Number,
default: null,
},
projectName: {
type: String,
default: null,
},
},
setup(props, ctx) {
const options = ref([]);