diff --git a/src/views/projectcenter/TaskPage.vue b/src/views/projectcenter/TaskPage.vue index 6fda211d..a5761b06 100644 --- a/src/views/projectcenter/TaskPage.vue +++ b/src/views/projectcenter/TaskPage.vue @@ -2157,6 +2157,7 @@ export default { onClick={() => { // state.QR_hs = true; // state.ftsQR_hs = true; + state.canclestu = true; }} > 优秀学员 @@ -2323,11 +2324,15 @@ export default { justifyContent: "center", }} > -
+
{ + state.canclestu = true; + }}> {value.excellent ? "取消优秀" : "优秀学员"}
-
查看
+
{ + state.Seevisible = true; + }}>查看
-
换组
+
{ + state.Changevisible = true; + }}>换组