-- fix bug

This commit is contained in:
yuping
2023-03-05 21:44:14 +08:00
parent e2094a397f
commit 4fbeb88422

View File

@@ -46,6 +46,7 @@ import {message} from "ant-design-vue";
import CreateOnline from "@/components/drawers/CreateOnline.vue";
const props = defineProps({
type: Number,
infoType: Number,
courseSyncFlag: Number,
id: Number,