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