课程库上传附件

This commit is contained in:
zhangyc
2022-12-01 22:19:36 +08:00
parent f1e5288d5d
commit b24b0ce0d0
2 changed files with 172 additions and 25 deletions

View File

@@ -345,6 +345,7 @@ export default {
setup(props, ctx) {
const options = ref([]);
const state = reactive({
loading:false,
selfacetvisible: false,
addhomeworkvisible: false,
addtestvisible: false,