授课管理, 添加授课记录

This commit is contained in:
gengxin
2025-02-14 19:09:46 +08:00
parent 098a47bced
commit f034efc656

View File

@@ -566,6 +566,7 @@ export default {
const router = useRouter(); const router = useRouter();
const state = reactive({ const state = reactive({
orgListSearch: [], orgListSearch: [],
filterOrgListSearch: [],
moreid: 1, moreid: 1,
title: '导入内部授课记录', title: '导入内部授课记录',
vf: false, vf: false,