src/views/statisticalQueryManagement/businessStatistics.vue
@@ -86,6 +86,7 @@ prop: "enterpriseName", search: true, searchSpan: 4, width: 300, display: false }, { @@ -121,15 +122,31 @@ ] }, { label: "保安员人数", prop: "znum", display: false }, { label: "持证人数", prop: "", display: false }, { label: "派遣人数", prop: "", display: false }, { label: "服务对象数量", prop: "fwnum", display: false }, { label: "保安员人数", prop: "znum", display: false } // { // label: "近一个月服务到期数量", // prop: "", // display: false // }, ] }, loading: true