保安监管系统-验收版本
zhengpz
2021-12-07 dbb160f7ce6c334ee561e551930ec72b5f5db899
src/views/statisticalQueryManagement/businessStatisticsPq.vue
@@ -99,13 +99,13 @@
          {
            label: "保安公司名称",
            prop: "dispatcherCompany",
            prop: "deptName",
            width: 300,
            display: false
          },
          {
            label: "服务单位名称",
            prop: "deptName",
            prop: "dispatcherCompany",
            width: 300,
            props: {
              label: "name",
@@ -234,7 +234,7 @@
      this.onLoad(this.page, this.query);
    },
    onLoad(page, params = {}) {
      debugger;
      // debugger;
      this.loading = true;
      let param = {};
      // param["jurisdiction"] = params["jurname"] || "";