mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 22:06:45 +08:00
-- bug 授课教师
This commit is contained in:
9
src/components/common/Upload.vue
Normal file
9
src/components/common/Upload.vue
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<template>
|
||||||
|
<div>12312</div>
|
||||||
|
</template>
|
||||||
|
<script setup>
|
||||||
|
import {reactive} from "vue";
|
||||||
|
|
||||||
|
const options = reactive([]);
|
||||||
|
|
||||||
|
</script>
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user