diff --git a/src/views/projectcenter/TaskPage.vue b/src/views/projectcenter/TaskPage.vue
index 125557fc..8d005e88 100644
--- a/src/views/projectcenter/TaskPage.vue
+++ b/src/views/projectcenter/TaskPage.vue
@@ -275,7 +275,21 @@
项目说明:
-
{{ remark }}
+
+ {{ remark }}
+
{
- debugger
- console.log("单个")
+ debugger;
+ console.log("单个");
state.changegroupV = true;
console.log("点击换组", record.id);
state.checkgroupStuId = [];
- state.checkgroupStuId.push(record.id) ;
+ state.checkgroupStuId.push(record.id);
};
const showModal2 = (item, isEdit) => {
state.isEdit = isEdit;
@@ -3151,7 +3165,7 @@ export default {
}
//考勤的抽屉
const showAA = (course, a, data) => {
- debugger
+ debugger;
state.AAvisible = true;
state.liveData = data;
state.showKaoqinText = "直播";