shuishen
2021-09-03 2d50c51214f0ced8c992a415c72ea33b519fff59
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,