- 允许项目内人员临时到场参加
- 允许项目内人员临时到场参加
+ 允许项目外人员临时到场参加
@@ -309,6 +322,8 @@ export default {
});
const closeDrawer = () => {
ctx.emit("update:addfaceteachVisible", false);
+ state.radioV1 = "";
+ state.radioV2 = "";
};
const afterVisibleChange = (bool) => {
console.log("state", bool);
@@ -322,6 +337,16 @@ export default {
const showDrawerAddTest = () => {
state.addtestvisible = true;
};
+ const cloradio1 = (value) => {
+ if (value != "") {
+ state.radioV1 = "";
+ }
+ };
+ const cloradio2 = (value) => {
+ if (value != "") {
+ state.radioV2 = "";
+ }
+ }
return {
...toRefs(state),
showDrawerSelFacet,
@@ -330,6 +355,8 @@ export default {
afterVisibleChange,
closeDrawer,
rowSelection,
+ cloradio1,
+ cloradio2,
// change,
};
},
@@ -359,6 +386,7 @@ export default {
display: flex;
justify-content: space-between;
.main_left {
+ height: 1080px;
padding-right: 30px;
flex: 1;
border-right: 1px solid #e8e8e8;
@@ -410,7 +438,7 @@ export default {
.qtbtn {
width: 75px;
height: 24px;
- background: rgba(56,139,225,0.16);
+ background: rgba(56, 139, 225, 0.16);
border-radius: 2px;
border: 1px solid #387df7;
display: flex;
diff --git a/src/components/drawers/AddGroup.vue b/src/components/drawers/AddGroup.vue
index d81ea841..6a419f89 100644
--- a/src/components/drawers/AddGroup.vue
+++ b/src/components/drawers/AddGroup.vue
@@ -16,38 +16,38 @@
/>
-
-
-
-
-
小组名称:
-
+
+
+
-
-
-
-
-
小组长:
-
+
小组名称:
+
+
+
+
+
+
+
小组长:
+
+
取消
@@ -55,7 +55,6 @@
-
-
\ No newline at end of file
+
diff --git a/src/components/drawers/AddLive.vue b/src/components/drawers/AddLive.vue
index 76485dc0..08f03cdb 100644
--- a/src/components/drawers/AddLive.vue
+++ b/src/components/drawers/AddLive.vue
@@ -230,8 +230,8 @@
- 允许查看
- 允许查看
+ 不允许查看
@@ -159,10 +159,10 @@
- 最高一次
- 最后一次
@@ -187,9 +187,9 @@
- 试题乱序
- 试题排序
- 全部乱序
+ 试题乱序
+ 试题排序
+ 全部乱序
@@ -243,15 +243,43 @@ export default {
});
const closeDrawer = () => {
ctx.emit("update:addtestVisible", false);
+ state.radioV1 = "";
+ state.radioV2 = "";
+ state.radioV3 = "";
+ state.radioV4 = "";
};
const afterVisibleChange = (bool) => {
console.log("state", bool);
};
+ const cloradio1 = (value) => {
+ if (value != "") {
+ state.radioV1 = "";
+ }
+ }
+ const cloradio2 = (value) => {
+ if (value != "") {
+ state.radioV2 = "";
+ }
+ }
+ const cloradio3 = (value) => {
+ if (value != "") {
+ state.radioV3 = "";
+ }
+ }
+ const cloradio4 = (value) => {
+ if (value != "") {
+ state.radioV4 = "";
+ }
+ }
return {
...toRefs(state),
afterVisibleChange,
closeDrawer,
rowSelection,
+ cloradio1,
+ cloradio2,
+ cloradio3,
+ cloradio4,
};
},
};
diff --git a/src/components/drawers/CorPowerlist.vue b/src/components/drawers/CorPowerlist.vue
new file mode 100644
index 00000000..34c4d1e7
--- /dev/null
+++ b/src/components/drawers/CorPowerlist.vue
@@ -0,0 +1,352 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/drawers/FaceStu.vue b/src/components/drawers/FaceStu.vue
index c630893c..e72e2bcc 100644
--- a/src/components/drawers/FaceStu.vue
+++ b/src/components/drawers/FaceStu.vue
@@ -224,9 +224,11 @@ export default {
gang: "产品经理",
cur: "-",
jin: "-",
-
time: "缺勤",
state: "异常",
+ signIn: false, //签到
+ signOut: false, //签退
+ leave: false, //请假
},
{
key: 2,
@@ -235,8 +237,11 @@ export default {
gang: "产品经理",
cur: "2022-10-31 23:12",
jin: "-",
- time: "签到",
+ time: "签到/签退",
state: "正常",
+ signIn: true, //签到
+ signOut: true, //签退
+ leave: false, //请假
},
{
key: 3,
@@ -245,8 +250,11 @@ export default {
gang: "产品经理",
cur: "2022-10-31 23:12",
jin: "2022-10-31 23:12",
- time: "签到/签退",
- state: "正常",
+ time: "迟到",
+ state: "异常",
+ signIn: false, //签到
+ signOut: true, //签退
+ leave: false, //请假
},
{
key: 4,
@@ -255,8 +263,11 @@ export default {
gang: "产品经理",
cur: "2022-10-31 23:12",
jin: "2022-10-31 23:12",
- time: "签到/签退",
- state: "正常",
+ time: "早退",
+ state: "异常",
+ signIn: true, //签到
+ signOut: false, //签退
+ leave: false, //请假
},
{
key: 5,
@@ -267,6 +278,9 @@ export default {
jin: "2022-10-31 23:12",
time: "签到/签退",
state: "正常",
+ signIn: true, //签到
+ signOut: true, //签退
+ leave: false, //请假
},
{
key: 6,
@@ -277,6 +291,9 @@ export default {
jin: "2022-10-31 23:12",
time: "签到/签退",
state: "正常",
+ signIn: true, //签到
+ signOut: true, //签退
+ leave: false, //请假
},
{
name: "张三",
@@ -286,6 +303,9 @@ export default {
jin: "2022-10-31 23:12",
time: "签到/签退",
state: "正常",
+ signIn: true, //签到
+ signOut: true, //签退
+ leave: false, //请假
},
{
key: 8,
@@ -296,22 +316,26 @@ export default {
jin: "2022-10-31 23:12",
time: "请假",
state: "正常",
+ signIn: false, //签到
+ signOut: false, //签退
+ leave: true, //请假
},
],
- options: [
+ tableOptions: [
{
- label: "Apple",
- value: "Apple",
+ label: "签到",
+ value: "1",
},
{
- label: "Pear",
- value: "Pear",
+ label: "签退",
+ value: "2",
},
{
- label: "Orange",
- value: "Orange",
+ label: "请假",
+ value: "3",
},
],
+ // selectOption: [],
});
const selectProjectName = (value, index) => {
console.log("value", value, index);
@@ -332,6 +356,42 @@ export default {
state.selectedRowKeys = selectedRowKeys;
};
+ const getTableData = () => {
+ let arr = state.tableData;
+ arr.map((value) => {
+ // console.log("value", value);
+ value.opacation = (
+
+
{
+ console.log("点击签到", e);
+ }}
+ >
+ 签到
+
+
{
+ console.log("点击签退", e);
+ }}
+ >
+ 签退
+
+
{
+ console.log("点击请假", e);
+ }}
+ >
+ 请假
+
+
+ );
+ });
+ state.tableData = arr;
+ };
+ getTableData();
const tableDataFunc = () => {
const columns = [
{
@@ -406,16 +466,25 @@ export default {
className: "h",
dataIndex: "opacation",
key: "opacation",
- width: 210,
+ width: 130,
align: "center",
- scopedSlots: { customRender: "action" }, //引入的插槽
- customRender: () => {
- return (
-
- );
- },
+ // scopedSlots: { customRender: "action" }, //引入的插槽
+
+ // customRender: () => {
+ // return (
+ //
+ //
{
+ // console.log("eee", e);
+ // // state.selectOption = e;
+ // }}
+ // />
+ //
+ // );
+ // },
},
];
return columns;
@@ -428,12 +497,13 @@ export default {
onSelectChange,
showEntryScore,
tableDataFunc,
+ getTableData,
};
},
};
-
\ No newline at end of file
+
diff --git a/src/components/drawers/ImportStu.vue b/src/components/drawers/ImportStu.vue
index e0bc373d..b1d7c751 100644
--- a/src/components/drawers/ImportStu.vue
+++ b/src/components/drawers/ImportStu.vue
@@ -33,7 +33,7 @@
-
+
京东方商业模型.xls
正在上传
@@ -48,7 +48,7 @@
上传失败
-
+
京东方商业模型.xls
上传失败
@@ -64,7 +64,7 @@
上传成功
-
+
京东方商业模型.xls
上传成功
@@ -221,12 +221,12 @@ export default {
cursor: pointer;
}
.alimg {
- width: 28px;
- height: 32px;
+ width: 32px;
+ height: 34px;
position: absolute;
top: 66px;
left: 24px;
- background: green;
+ //background: green;
}
.upproject {
position: absolute;
diff --git a/src/components/drawers/OwnPower.vue b/src/components/drawers/OwnPower.vue
new file mode 100644
index 00000000..ca7183fe
--- /dev/null
+++ b/src/components/drawers/OwnPower.vue
@@ -0,0 +1,776 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
搜索
+
+
+
+
+
+
重置
+
+
+
+
+
+
+
+
已选择
+
2
+
项
+
列表选项总计:
+
9条
+
+
清空
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
搜索
+
+
+
+
+
+
重置
+
+
+
+
+
+
+
+
已选择
+
2
+
项
+
列表选项总计:
+
9条
+
+
清空
+
+
+
+
+
+
+
+
+
+
+ 取消
+ 确定
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/drawers/Ownership.vue b/src/components/drawers/Ownership.vue
index 6fe9cc3f..f0267f44 100644
--- a/src/components/drawers/Ownership.vue
+++ b/src/components/drawers/Ownership.vue
@@ -765,6 +765,7 @@ export default {
background-image: url(../../assets/images/basicinfo/ch.png);
right: -8px;
top: -8px;
+ cursor: pointer;
}
}
}
diff --git a/src/components/drawers/ProMess.vue b/src/components/drawers/ProMess.vue
new file mode 100644
index 00000000..342d8572
--- /dev/null
+++ b/src/components/drawers/ProMess.vue
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+ 班级名称:
+ 产品经理管理-腾飞班1
+
+
+ 说明:
+ 班级说明,此班级为产品经理班级,其他岗位不要进入请大家按照规定时间进行任务学习
+
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/drawers/SeeStu.vue b/src/components/drawers/SeeStu.vue
new file mode 100644
index 00000000..d79b413c
--- /dev/null
+++ b/src/components/drawers/SeeStu.vue
@@ -0,0 +1,360 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/drawers/StuAdd.vue b/src/components/drawers/StuAdd.vue
index e092a019..7f7cf7dc 100644
--- a/src/components/drawers/StuAdd.vue
+++ b/src/components/drawers/StuAdd.vue
@@ -98,7 +98,7 @@
受众名称:
@@ -168,12 +168,30 @@
-
李明
-
李大明
-
李二明
-
李明
-
李大明
-
李二明
+
+
+
+
+
+
@@ -448,20 +466,17 @@ export default {
};
-
\ No newline at end of file
+
diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue
index b7162605..7b4e5baf 100644
--- a/src/views/courselibrary/CoursewareManage.vue
+++ b/src/views/courselibrary/CoursewareManage.vue
@@ -79,9 +79,11 @@
@@ -181,16 +183,16 @@
-
+
-
+
@@ -212,10 +214,10 @@
@@ -243,6 +245,7 @@
:closable="false"
wrapClassName="modalStyle facteachModal"
width="80%"
+ @cancel="ft_exit"
>
@@ -695,7 +701,7 @@
class="select"
ref="select"
placeholder="请选择状态"
- v-model:value="value12"
+ v-model:value="gl_selectV1"
style="width: 200px"
@focus="focus"
@change="handleChange"
@@ -712,7 +718,7 @@
-
+ -->