保安监管系统-验收版本
zhengpz
2021-09-22 f80393a581dced3800b0394c7eb4681d59d1d4d2
统计持证表
2 files modified
4 ■■■■ changed files
src/views/statisticalQueryManagement/businessStatistics.vue 2 ●●● patch | view | raw | blame | history
src/views/statisticalQueryManagement/securityGuardDetail.vue 2 ●●● patch | view | raw | blame | history
src/views/statisticalQueryManagement/businessStatistics.vue
@@ -312,7 +312,7 @@
        this.dialogShow = true;
      } else if (column.label == "持证人数") {
        this.dialogTitle = "业务统计明细---持证保安人员清单";
        this.searchitem = "dq";
        this.searchitem = "zong";
        this.paramCz = true;
        this.fwdeptId = row.departmentid;
        this.dialogShow = true;
src/views/statisticalQueryManagement/securityGuardDetail.vue
@@ -220,7 +220,7 @@
            label: "是否持证",
            prop: "hold",
            type: "select",
            search: true,
            search: !this.paramCz,
            searchSpan: 4,
            dicData: [
              {