fix:注释debugger

This commit is contained in:
wyx
2023-02-20 10:37:33 +08:00
parent ab86ec50d3
commit 2561eeb1af
10 changed files with 12 additions and 14 deletions

View File

@@ -1853,7 +1853,6 @@ export default {
};
//考勤的抽屉
const showAA = (course, a, data) => {
debugger
console.log("直播管理", data);
state.AAvisible = true;
state.liveData = data;