mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 05:16:45 +08:00
fix:注释debugger
This commit is contained in:
@@ -1853,7 +1853,6 @@ export default {
|
||||
};
|
||||
//考勤的抽屉
|
||||
const showAA = (course, a, data) => {
|
||||
debugger
|
||||
console.log("直播管理", data);
|
||||
state.AAvisible = true;
|
||||
state.liveData = data;
|
||||
|
||||
Reference in New Issue
Block a user