liuyg
2021-08-16 6bfd2157eb88f15acc4217d8884ba20c377e82f2
保安姓名第一个
1 files modified
56 ■■■■ changed files
src/views/qualificationExamination/qualificationExamination.vue 56 ●●●● patch | view | raw | blame | history
src/views/qualificationExamination/qualificationExamination.vue
@@ -77,56 +77,6 @@
        column: [
          {
            label: "保安公司",
            prop: "deptName",
            minWidth: 110,
            overHidden: true,
            // labelWidth: 120,
            // searchLabelWidth: 120,
            // searchSpan: 4,
            // dicUrl:
            //   "/api/blade-system/dept/security_lazy-tree?parentId=1413470343230877697",
            // props: {
            //   label: "title",
            //   value: "id",
            // },
            // search: true,
            // overHidden: true,
            // type: "select",
            // rules: [
            //   {
            //     required: true,
            //     message: "请输入保安公司",
            //     trigger: "blur",
            //   },
            // ],
          },
          // {
          //   label: "deptId",
          //   prop: "deptId",
          //   overHidden: true,
          //   // labelWidth: 120,
          //   // searchLabelWidth: 120,
          //   searchSpan: 4,
          //   dicUrl:
          //     "/api/blade-system/dept/security_lazy-tree?parentId=1413470343230877697",
          //   props: {
          //     label: "title",
          //     value: "id",
          //   },
          //   // hide: true,
          //   search: true,
          //   // overHidden: true,
          //   type: "select",
          //   // rules: [
          //   //   {
          //   //     required: true,
          //   //     message: "请输入保安公司",
          //   //     trigger: "blur",
          //   //   },
          //   // ],
          // },
          {
            label: "保安姓名",
            prop: "realName",
            search: true,
@@ -135,6 +85,12 @@
            //     editDisplay: false,
            //     addDisplay: false
          },
          {
            label: "保安公司",
            prop: "deptName",
            minWidth: 110,
            overHidden: true,
          },
          {
            label: "性别",