From 9307452a14c812080cd674708bc0e490f34680d0 Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 6 Nov 2023 15:36:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A1=E6=9F=A5=E4=B8=8A=E6=8A=A5=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/conv/AppPatrolReportSet/AppPatrolReportSet.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/conv/AppPatrolReportSet/AppPatrolReportSet.vue b/packages/conv/AppPatrolReportSet/AppPatrolReportSet.vue index 9cbc7410..03bd65e3 100644 --- a/packages/conv/AppPatrolReportSet/AppPatrolReportSet.vue +++ b/packages/conv/AppPatrolReportSet/AppPatrolReportSet.vue @@ -68,7 +68,7 @@ 暂无数据 - + 当前选中网格层级生效 + 仅协同部门 添加 @@ -116,6 +117,7 @@ 当前选中网格层级生效 + 仅协同部门 添加 @@ -173,6 +175,7 @@ functionTransmit2: '1', roleAdmin2: '1', roleMember2: '1', + onlyCoordination: false }, list: [], nodeTypeDictList: [{dictName: '首节点', dictValue: '0'}], @@ -218,6 +221,7 @@ functionTransmit2: '1', roleAdmin2: '1', roleMember2: '1', + onlyCoordination: false } if(this.list.length > 0) { this.getGird(this.list.length-1)