Administrator
2021-09-01 469d3a8d001fab69848d493e362dc14af7e5640f
通知公告,报名审查,培训报名修改
3 files modified
29 ■■■■■ changed files
src/views/desk/notice.vue 2 ●●●●● patch | view | raw | blame | history
src/views/qualificationExamination/registrationTrainingQuery.vue 25 ●●●●● patch | view | raw | blame | history
src/views/qualificationExamination/signQualificationExamination.vue 2 ●●● patch | view | raw | blame | history
src/views/desk/notice.vue
@@ -236,6 +236,7 @@
    rowSave(row, done, loading) {
      row.category = 2;
      row.deptId = this.deptId;
      row['type'] = 1;
      add(row).then(
        () => {
          this.onLoad(this.page);
@@ -354,6 +355,7 @@
      if (this.deptId != 1123598813738675201) {
        params["deptId"] = this.deptId;
      }
      params["type"] = 1;
      const { releaseTimeRange } = this.query;
      let values = {
src/views/qualificationExamination/registrationTrainingQuery.vue
@@ -286,9 +286,32 @@
            // search: true,
            // searchSpan: 4,
          },
          // {
          //   label: "保安公司",
          //   prop: "deptId",
          //   // width: 70,
          //   // search: true,
          //   // searchSpan: 4,
          //   dicUrl:
          //     "/api/blade-system/dept/security_lazy-tree?parentId=1413470343230877697",
          //   props: {
          //     label: "title",
          //     value: "id",
          //   },
          //   // search: true,
          //   // type: "tree",
          //   rules: [
          //     {
          //       required: true,
          //       message: "请输入组织机构",
          //       trigger: "blur",
          //     },
          //   ],
          //   overHidden: true,
          // },
          {
            label: "保安公司",
            prop: "deptId",
            prop: "deptName",
            // width: 70,
            // search: true,
            // searchSpan: 4,
src/views/qualificationExamination/signQualificationExamination.vue
@@ -70,7 +70,7 @@
        column: [
          {
            label: "保安姓名",
            prop: "name",
            prop: "realName",
          },
          {
            label: "保安公司",