保安监管系统-验收版本
+
liuyg
2021-12-01 fadbd95daeb9f807c8b8cba4c8b45f83ca3a3890
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"] || "";