From 7a08d62e0d00a9893e5da7bd5ff00100c74a7d25 Mon Sep 17 00:00:00 2001 From: lixg Date: Sat, 25 Feb 2023 16:16:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectcenter/TaskPage.vue | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) 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 = "直播";