This commit is contained in:
kclf
2022-12-08 18:15:55 +08:00
parent 69ce539b5a
commit abca23d7fb
2 changed files with 18 additions and 25 deletions

View File

@@ -4890,8 +4890,6 @@ export default defineComponent({
};
//编辑面授课
const handleEdit = async (itm, type) => {
console.log(45555);
console.log(itm);
if (type === "1") {
return;
}