mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 20:06:47 +08:00
style:修改开课样式
This commit is contained in:
@@ -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([
|
||||||
|
|||||||
Reference in New Issue
Block a user