style:修改开课样式

This commit is contained in:
wyx
2023-03-17 15:58:25 +08:00
parent 7858a8a500
commit 280fb6c279

View File

@@ -359,8 +359,8 @@ import dialog from "@/utils/dialog";
const props = defineProps({ const props = defineProps({
type: Number, type: Number,
}); });
const openCourseVisible = ref(true); const openCourseVisible = ref(false);
const offCourseNewVisiable = ref(true); const offCourseNewVisiable = ref(false);
const tableRef = ref(); const tableRef = ref();
const columns = ref([ const columns = ref([