diff --git a/.env b/.env
index c9eb2d7b..37fbf395 100644
--- a/.env
+++ b/.env
@@ -27,10 +27,10 @@ VUE_APP_UP_LOAD_STUDENT_TEMPLATE=导入学员模版-1673963663229.xlsx
VUE_APP_UP_LOAD_STUDENT_SCORE_TEMPLATE=外部考试学员成绩导入模板-1676551319283.xlsx
#在线
-VITE_BOE_ONLINE_CLASS_URL=//u-pre.boe.com/pc/course/studyindex?id=
+VUE_APP_ONLINE_CLASS_URL=//u-pre.boe.com/mobile/pages/study/courseStudy?id=
#案例
VITE_BOE_CASS_DETAIL_URL=//u-pre.boe.com/pc/case/detail?id=
#考试
-VITE_BOE_EXAM_DETAIL_URL=//u-pre.boe.com/pc/exam/test?id=
+VUE_APP_EXAM_DETAIL_URL=//u-pre.boe.com/mobile/pages/exam/exam?id=
#h5的基本url
VUE_APP_H5=//u-pre.boe.com/student-h5
diff --git a/.env.boe b/.env.boe
index 2f955f9d..cce03937 100644
--- a/.env.boe
+++ b/.env.boe
@@ -11,6 +11,6 @@ VUE_APP_UP_LOAD_STUDENT_TEMPLATE=coursefile/导入学员模版-1677140876274.xls
# 外部考试导入成绩模板
VUE_APP_UP_LOAD_STUDENT_SCORE_TEMPLATE=coursefile/外部考试学员成绩导入模板-1677055614438.xlsx
#在线
-VITE_BOE_ONLINE_CLASS_URL=//u-pre.boe.com/pc/course/studyindex?id=
+VUE_APP_ONLINE_CLASS_URL=//u-pre.boe.com/mobile/pages/study/courseStudy?id=
VITE_BOE_CASS_DETAIL_URL=//u-pre.boe.com/pc/case/detail?id=
-VITE_BOE_EXAM_DETAIL_URL=//u-pre.boe.com/pc/exam/test?id=
\ No newline at end of file
+VUE_APP_EXAM_DETAIL_URL=//u-pre.boe.com/mobile/pages/exam/exam?id=
\ No newline at end of file
diff --git a/.env.prod b/.env.prod
index 7eace03b..e9f4da8e 100644
--- a/.env.prod
+++ b/.env.prod
@@ -17,6 +17,6 @@ VUE_APP_UP_LOAD_STUDENT_TEMPLATE=导入学员模版-1673963663229.xlsx
# 外部考试导入成绩模板
VUE_APP_UP_LOAD_STUDENT_SCORE_TEMPLATE=外部考试学员成绩导入模板-1676551319283.xlsx
-VITE_BOE_ONLINE_CLASS_URL=//u.boe.com/pc/course/studyindex?id=
+VUE_APP_ONLINE_CLASS_URL=//u.boe.com/mobile/pages/study/courseStudy?id=
VITE_BOE_CASS_DETAIL_URL=//u.boe.com/pc/case/detail?id=
-VITE_BOE_EXAM_DETAIL_URL=//u.boe.com/pc/exam/test?id=
\ No newline at end of file
+VUE_APP_EXAM_DETAIL_URL=//u.boe.com/mobile/pages/exam/exam?id=
\ No newline at end of file
diff --git a/.env.release b/.env.release
index d2f6bc4c..1b640881 100644
--- a/.env.release
+++ b/.env.release
@@ -16,6 +16,6 @@ VUE_APP_COURSE_STUDY=//u.boe.com/pc-release/course/studyindex?id=
VUE_APP_UP_LOAD_STUDENT_TEMPLATE=导入学员模版-1673963663229.xlsx
# 外部考试导入成绩模板
VUE_APP_UP_LOAD_STUDENT_SCORE_TEMPLATE=外部考试学员成绩导入模板-1676551319283.xlsx
-VITE_BOE_ONLINE_CLASS_URL=//u.boe.com/pc-release/course/studyindex?id=
+VUE_APP_ONLINE_CLASS_URL=//u.boe.com/mobile/pages/study/courseStudy?id=
VITE_BOE_CASS_DETAIL_URL=//u.boe.com/pc-release/case/detail?id=
-VITE_BOE_EXAM_DETAIL_URL=//u.boe.com/pc-release/exam/test?id=
\ No newline at end of file
+VUE_APP_EXAM_DETAIL_URL=//u.boe.com/mobile/pages/exam/exam?id=
\ No newline at end of file
diff --git a/src/api/apis.js b/src/api/apis.js
index ae74b11e..fb053205 100644
--- a/src/api/apis.js
+++ b/src/api/apis.js
@@ -5,4 +5,4 @@ export const PROJECT_AUDIT_PAGE = '/admin/project/auditedlistV2 post';
export const ROUTER_DETAIL_MODIFY = '/admin/router/routerInfoTemp post';
export const PROJECT_DETAIL_MODIFY = '/admin/project/projectInfoTemp post';
export const PROJECT_TEMPLATE_DETAIL_MODIFY = '/admin/project/template/editStageAndTask post';
-export const PROJECT_RELEASE = '/admin/project/realease';
\ No newline at end of file
+export const PROJECT_RELEASE = '/admin/project/realease';
diff --git a/src/assets/images/evImg.png b/src/assets/images/evImg.png
new file mode 100644
index 00000000..1c226fd8
Binary files /dev/null and b/src/assets/images/evImg.png differ
diff --git a/src/components/drawers/ActiveAttendance.vue b/src/components/drawers/ActiveAttendance.vue
index 362b5dd4..6d5fc9ab 100644
--- a/src/components/drawers/ActiveAttendance.vue
+++ b/src/components/drawers/ActiveAttendance.vue
@@ -948,7 +948,7 @@ export default {
process.env.VUE_APP_BASE_API +
`/admin/student/studentSign?taskId=${props.datasource.id}&taskType=${
props.datasource.type
- }&type=${2}`,
+ }&type=${1}`,
};
console.log("codeInfo", state.codeInfo);
state.codeIndex = 0;
diff --git a/src/components/drawers/EvList.vue b/src/components/drawers/EvList.vue
index be338469..8e4888b8 100644
--- a/src/components/drawers/EvList.vue
+++ b/src/components/drawers/EvList.vue
@@ -60,87 +60,7 @@
-
- 抱歉,您没有关联测评的权限,您可以联系下方管理员开启权限
-
-
测评工具介绍
-
-
-
- 人才发展项目中恰当运用测评手段可以更为精准地定位培训需求,更有针对性地设计培养项目和课程;同时,也能够帮助学员精准认知自身问题,提高在项目中的参与度。
-
-
-
-
-
- BOEU测评部经过多年的额实践,积累了一套覆盖“能力、性格和动力”三大方面的测评工具,可在人才发展项目中选择使用。
-
-
-
-
-
-
- 如项目中有测评需求,请您联系BOEU测评部
-
-
-
-
-
-
联系人:
-
- 王逸(10167304) 联系电话:010-60965646
-
-
- 宋哲(10157955) 联系电话:010-60965435
-
-
-
+
@@ -155,67 +75,67 @@ import { useBoeApiPage } from "@/api/request";
import { TEST_PAGE } from "@/api/ThirdApi";
import { message } from "ant-design-vue";
import { useStore } from "vuex";
-const toolList = ref([
- {
- name: ["能力类", "测验工具"],
- children: [
- {
- text1: "职场准备度测评",
- text2: "无工作经验学生",
- text3: "职业能力成熟度测评",
- text4: "五年以内工龄员工",
- },
- {
- text1: "职业认知能力测评",
- text2: "五年内工龄员工",
- text3: "商业推荐测评",
- text4: "五年内工龄员工",
- },
- {
- text1: "沟通能力测评",
- text2: "五年内工龄员工",
- text3: "情商测评",
- text4: "各层级人员",
- },
- {
- text1: "管理行为自检问卷",
- text2: "基/中/高层管理者",
- text3: "管理者情境判断测评",
- text4: "基/中高层管理者",
- },
- ],
- },
- {
- name: ["性格/风格", "测验工具"],
- children: [
- {
- text1: "PDP性格类型测验",
- text2: "各层级人员",
- },
- {
- text1: "大五职业性格测评",
- text2: "各层级人员",
- },
- {
- text1: "领导风格测验",
- text2: "各层级人员",
- },
- ],
- },
- {
- name: ["动机/价值观", "测验工具"],
- children: [
- {
- text1: "动机测验(内隐&外显)",
- text2: "各层级人员",
- },
- {
- text1: "职业兴趣测验",
- text2: "各层级人员",
- },
- ],
- },
-]);
+// const toolList = ref([
+// {
+// name: ["能力类", "测验工具"],
+// children: [
+// {
+// text1: "职场准备度测评",
+// text2: "无工作经验学生",
+// text3: "职业能力成熟度测评",
+// text4: "五年以内工龄员工",
+// },
+// {
+// text1: "职业认知能力测评",
+// text2: "五年内工龄员工",
+// text3: "商业推荐测评",
+// text4: "五年内工龄员工",
+// },
+// {
+// text1: "沟通能力测评",
+// text2: "五年内工龄员工",
+// text3: "情商测评",
+// text4: "各层级人员",
+// },
+// {
+// text1: "管理行为自检问卷",
+// text2: "基/中/高层管理者",
+// text3: "管理者情境判断测评",
+// text4: "基/中高层管理者",
+// },
+// ],
+// },
+// {
+// name: ["性格/风格", "测验工具"],
+// children: [
+// {
+// text1: "PDP性格类型测验",
+// text2: "各层级人员",
+// },
+// {
+// text1: "大五职业性格测评",
+// text2: "各层级人员",
+// },
+// {
+// text1: "领导风格测验",
+// text2: "各层级人员",
+// },
+// ],
+// },
+// {
+// name: ["动机/价值观", "测验工具"],
+// children: [
+// {
+// text1: "动机测验(内隐&外显)",
+// text2: "各层级人员",
+// },
+// {
+// text1: "职业兴趣测验",
+// text2: "各层级人员",
+// },
+// ],
+// },
+// ]);
const props = defineProps({
taskList: [],
evaluationTypeId: String,
diff --git a/src/components/drawers/MemberList.vue b/src/components/drawers/MemberList.vue
index 312ba0d7..e2049235 100644
--- a/src/components/drawers/MemberList.vue
+++ b/src/components/drawers/MemberList.vue
@@ -358,7 +358,6 @@ export default {
};
//把数据放到state里
const getTableDataList = (tableData) => {
- debugger
let data = tableData;
let array = [];
data.map((value) => {
diff --git a/src/components/drawers/project/ProjectExamManage.vue b/src/components/drawers/project/ProjectExamManage.vue
index 68a7ea51..739ba505 100644
--- a/src/components/drawers/project/ProjectExamManage.vue
+++ b/src/components/drawers/project/ProjectExamManage.vue
@@ -402,8 +402,8 @@ export default {
taskId: props.datasource.courseId,
targetId: props.datasource.projectId
}).then(res=>{
- state.tabledata = res.data.data.managementDtoList;
- state.tableDataTotal = res.data.data.total;
+ state.tabledata = res.data.data.managementDtoList.records;
+ state.tableDataTotal = res.data.data.managementDtoList.total;
state.loadingData = false;
})
}
diff --git a/src/components/drawers/router/RouterExaminationManage.vue b/src/components/drawers/router/RouterExaminationManage.vue
index a70b6dd3..1563c4af 100644
--- a/src/components/drawers/router/RouterExaminationManage.vue
+++ b/src/components/drawers/router/RouterExaminationManage.vue
@@ -403,8 +403,8 @@ export default {
taskId: props.datasource.courseId,
targetId: props.datasource.routerId
}).then(res => {
- state.tabledata = res.data.data.managementDtoList;
- state.tableDataTotal = res.data.data.total;
+ state.tabledata = res.data.data.managementDtoList.records;
+ state.tableDataTotal = res.data.data.managementDtoList.total;
state.loadingData = false;
})
}
diff --git a/src/components/project/NameInput.vue b/src/components/project/NameInput.vue
index a96f1ab7..efd00ba2 100644
--- a/src/components/project/NameInput.vue
+++ b/src/components/project/NameInput.vue
@@ -1,20 +1,18 @@
-