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"] || "";