保安监管系统-验收版本
zhengpz
2021-09-21 1a2b331cdc9fa3752765612c29c1b9f69657afe9
src/views/statisticalQueryManagement/businessStatisticsDetail.vue
@@ -119,6 +119,7 @@
          },
          {
            label: "保安公司名称",
            width: 300,
            prop: "tenantName",
            display: false
          },
@@ -241,7 +242,6 @@
      this.onLoad(this.page, this.query);
    },
    onLoad(page, params = {}) {
      debugger;
      this.loading = true;
      let param = {};
      // param["jurisdiction"] = params["jurname"] || "";