From 6c1f80c02fa74749cc8dd5997e6972c65b4b805d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 12 Oct 2021 13:52:55 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/zhba_regulatory_ys
---
src/views/statisticalQueryManagement/businessStatistics.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/statisticalQueryManagement/businessStatistics.vue b/src/views/statisticalQueryManagement/businessStatistics.vue
index 2ef61ce..4087a8d 100644
--- a/src/views/statisticalQueryManagement/businessStatistics.vue
+++ b/src/views/statisticalQueryManagement/businessStatistics.vue
@@ -312,7 +312,7 @@
this.dialogShow = true;
} else if (column.label == "持证人数") {
this.dialogTitle = "业务统计明细---持证保安人员清单";
- this.searchitem = "dq";
+ this.searchitem = "zong";
this.paramCz = true;
this.fwdeptId = row.departmentid;
this.dialogShow = true;
--
Gitblit v1.9.3