diff --git a/src/assets/images/taskpage/nostu.png b/src/assets/images/taskpage/nostu.png new file mode 100644 index 00000000..df1844f3 Binary files /dev/null and b/src/assets/images/taskpage/nostu.png differ diff --git a/src/components/drawers/ProMess.vue b/src/components/drawers/ProMess.vue index 40a11e5e..5c365471 100644 --- a/src/components/drawers/ProMess.vue +++ b/src/components/drawers/ProMess.vue @@ -8,7 +8,7 @@ >
-
项目信息
+
任务信息
- 保存
@@ -346,9 +345,6 @@ export default { score1:5, score2:5, edit:true, - - - }); const getTableData = () => { let datas = state.tabledataStu; diff --git a/src/components/drawers/SeeStu.vue b/src/components/drawers/SeeStu.vue index bcd0d02e..36657360 100644 --- a/src/components/drawers/SeeStu.vue +++ b/src/components/drawers/SeeStu.vue @@ -8,7 +8,7 @@ >
-
学员换组
+
查看
- - -
@@ -1503,6 +1404,7 @@ :closable="closableQR" wrapClassName="recgradeModal" style="margin-top: 400px" + :zIndex="9999" @cancel="rg_exit" >
@@ -1553,6 +1455,7 @@ :closable="closableQR" wrapClassName="graModal" style="margin-top: 400px" + :zIndex="9999" @cancel="graduate_exit" >
@@ -1896,45 +1800,6 @@ const columns4 = [ align: "center", }, ]; -//5授权弹窗 6是开课表格 -// const columns5 = [ -// { -// title: "姓名", -// dataIndex: "name", -// key: "name", -// width: "10%", -// align: "left", -// }, -// { -// title: "归属组织", -// dataIndex: "organization", -// key: "organization", -// width: "19%", -// align: "center", -// }, -// { -// title: "岗位", -// dataIndex: "position", -// key: "position", -// width: "19%", -// align: "center", -// }, -// { -// title: "拥有权限", -// dataIndex: "authority", -// key: "authority", -// width: "19%", -// align: "center", -// }, -// { -// title: "操作", -// dataIndex: "opacation", -// key: "opacation", -// width: "34%", -// align: "center", -// }, -// ]; - //开课表格 const columns6 = [ { @@ -2213,46 +2078,6 @@ export default defineComponent({ status: "已通过", }, ], - - // 5授权弹窗 6开课 - // tableData5: [ - // { - // key: 1, - // name: "李明", - // organization: "-", - // position: "产品经理", - // authority: "归属权", - // }, - // { - // key: 2, - // name: "李洋", - // organization: "-", - // position: "产品经理", - // authority: "查看权", - // }, - // { - // key: 3, - // name: "小李", - // organization: "-", - // position: "产品经理", - // authority: "管理权", - // }, - // { - // key: 4, - // name: "雄安名", - // organization: "-", - // position: "产品经理", - // authority: "管理权", - // }, - // { - // key: 5, - // name: "王哥", - // organization: "-", - // position: "产品经理", - // authority: "管理权", - // }, - // ], - //开课 tableData6: [ { @@ -2381,7 +2206,6 @@ export default defineComponent({ om_1: false, ft_1: false, om_ckxq: false, - // gpm_hs: false, stm_hs: false, cstm_hs: false, sm_hs: false, @@ -2894,6 +2718,7 @@ export default defineComponent({ >
{ + state.delete_hs = true; state.copy_hs = true; }} > @@ -3221,13 +3046,10 @@ export default defineComponent({ columns1, columns2, columns4, - // columns5, columns6, columns7, options1, options2, - // getTableDate, - // getTableDate2, of_hShow, of_exit, hideShow, @@ -3237,7 +3059,6 @@ export default defineComponent({ om_exit, ckxq_hs, ftsr_exit, - // gpm_exit, stm_exit, createkk, cstm_exit, @@ -3260,14 +3081,6 @@ export default defineComponent({ });