From 85e887d741ba9b074dd460793f29219ca32d4d90 Mon Sep 17 00:00:00 2001 From: baoyu <102349094+Bytq@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:56:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=2083386=EF=BC=8C=E5=9B=BD?= =?UTF-8?q?=E5=86=85=E5=A4=96=E6=94=BF=E7=AD=96-=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E6=94=BF=E7=AD=96=E4=BD=93=E7=B3=BB=E9=A1=B5=E9=9D=A2-?= =?UTF-8?q?=E4=B8=8D=E5=BA=94=E8=AF=A5=E6=98=BE=E7=A4=BA=E6=88=91=E7=9A=84?= =?UTF-8?q?=E6=94=B6=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/hzwlComponents/policy/PolicyTree.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/hzwlComponents/policy/PolicyTree.vue b/src/components/hzwlComponents/policy/PolicyTree.vue index 95121b67f..38875f642 100644 --- a/src/components/hzwlComponents/policy/PolicyTree.vue +++ b/src/components/hzwlComponents/policy/PolicyTree.vue @@ -26,7 +26,7 @@ export default { data () { return { visible: false, - getListStand: 'sarResource/ts-resource/getListStand', + getListStand: 'sarResource/ts-resource/getListStandIgnoreMyCollection', treeList: [], defaultProps: { children: 'children',