Browse Source

教师发展

11wqe1 1 year ago
parent
commit
396db11be4

+ 17 - 17
src/components/pages/test/examine/conpoments/targetPage.vue

@@ -269,8 +269,8 @@ export default {
       oid: this.$route.query.oid, //学校id
       org: this.$route.query.org, //组织id
       allData: [], //获取全部提交的表单
+      // 基础页面数据
       tableJsonCon: [
-        //基础页面数据
         // {
         //   id: "q",
         //   name: "师德师风",
@@ -603,7 +603,7 @@ export default {
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: ["2adfec67-b674-11ee-b534-005056b86db5"]
+        //         test: []
         //       }
         //     }
         //   ]
@@ -646,7 +646,7 @@ export default {
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: []
+        //         test: ["9547874d-2fb3-11ef-bf55-005056b86db5"]
         //       }
         //     },
         //     {
@@ -665,7 +665,7 @@ export default {
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: []
+        //         test: ["73546fa2-2f67-11ef-bf55-005056b86db5"]
         //       }
         //     },
         //     {
@@ -703,7 +703,7 @@ export default {
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: []
+        //         test: ["218ae830-2f6c-11ef-bf55-005056b86db5"]
         //       }
         //     },
         //     {
@@ -721,7 +721,7 @@ export default {
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: []
+        //         test: ["ad02ca32-2f6c-11ef-bf55-005056b86db5"]
         //       }
         //     },
         //     {
@@ -734,7 +734,7 @@ export default {
         //       sco2: "",
         //       cogSum: "",
         //       name: "教师获奖",
-        //       dep: ["教师发展中心", "教学服务中心"],
+        //       dep: ["教师发展中心", "教学服务中心","课程与创新中心"],
         //       score: 5,
         //       selfSummary: "",
         //       type: 1,
@@ -756,13 +756,13 @@ export default {
         //       sco2: "",
         //       cogSum: "",
         //       name: "指导学生获奖",
-        //       dep: ["教师发展中心", "教学服务中心"],
+        //       dep: ["教师发展中心", "教学服务中心","课程与创新中心"],
         //       score: 5,
         //       selfSummary: "",
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: ["d47a6ab6-8a75-11ee-b98c-005056b86db5"]
+        //         test: ["06870865-2fb1-11ef-bf55-005056b86db5"]
         //       }
         //     }
         //   ]
@@ -800,12 +800,12 @@ export default {
         //       cogSum: "",
         //       name: "新闻通讯",
         //       dep: ["党建融媒中心"],
-        //       score: 3,
+        //       score: 5,
         //       selfSummary: "",
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: []
+        //         test: ["e65b399b-304a-11ef-b873-005056b86db5"]
         //       }
         //     },
         //     {
@@ -822,7 +822,7 @@ export default {
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: []
+        //         test: ["500f1ca5-3047-11ef-b873-005056b86db5"]
         //       }
         //     },
         //     {
@@ -841,7 +841,7 @@ export default {
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: []
+        //         test: ["c6efea26-304b-11ef-b873-005056b86db5"]
         //       }
         //     },
         //     {
@@ -859,7 +859,7 @@ export default {
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: []
+        //         test: ["04087db9-3048-11ef-b873-005056b86db5"]
         //       }
         //     },
         //     {
@@ -878,7 +878,7 @@ export default {
         //       type: 1,
         //       testid: {
         //         type: 1,
-        //         test: []
+        //         test: ["23f351d6-304a-11ef-b873-005056b86db5"]
         //       }
         //     }
         //   ]
@@ -891,7 +891,7 @@ export default {
         //       id: "1f",
         //       sco1: "", //自评分
         //       evaStandard: "科组长综合考量师德师风、教学成效等维度进行打分。", //评价标准
-        //       evaMethod: "优秀:5良好:4合格:3不合格:1", //评价方法
+        //       evaMethod: "优秀:5 良好:4 合格:3 不合格:1", //评价方法
         //       sco2: "",
         //       cogSum: "",
         //       name: "学科组长打分",
@@ -915,7 +915,7 @@ export default {
         //       sco1: "", //自评分
         //       evaStandard:
         //         "行政随机抽查,综合考量师德师风、教学成效等维度进行打分,取所有行政的平均值。", //评价标准
-        //       evaMethod: "优秀:5良好:4合格:3不合格:1", //评价方法
+        //       evaMethod: "优秀:5 良好:4 合格:3 不合格:1", //评价方法
         //       sco2: "",
         //       cogSum: "",
         //       name: "随机巡查",

+ 1 - 11
src/components/pages/testPerson/examine/index.vue

@@ -305,9 +305,7 @@ export default {
     },
     // 保存
     saveTab() {
-
-
-      let PageBaseDataCopy = JSON.parse(JSON.stringify(this.PageBaseData))
+      let PageBaseDataCopy = JSON.parse(JSON.stringify(this.PageBaseData));
 
       for (const e of PageBaseDataCopy) {
         for (const k of e.children) {
@@ -362,21 +360,13 @@ export default {
             this.PageBaseData.forEach(e => {
               val.forEach(i => {
                 if (e.id == i.id) {
-                  e.name = i.name;
                   e.children.forEach(a => {
                     i.children.forEach(b => {
                       if (a.id == b.id) {
-                        a.name = b.name;
-                        a.score = b.score;
                         a.sco1 = b.sco1;
                         a.sco2 = b.sco2;
-                        a.evaStandard = b.evaStandard;
-                        a.evaMethod = b.evaMethod;
                         a.cogSum = b.cogSum;
                         a.selfSummary = b.selfSummary;
-                        a.dep = b.dep;
-                        a.type = b.type;
-                        a.testid = b.testid;
                       }
                     });
                   });