From 3bc531758d5ab72c50bd73476312ad6e118f9d65 Mon Sep 17 00:00:00 2001 From: zyn Date: Tue, 14 Nov 2023 14:00:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF-=E5=85=AC=E5=85=B1?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../phoneComponents/phoneApprovalHistory.vue | 2 +- .../phoneComponents/phoneRoleTree.vue | 577 ++++++++++++++++++ 2 files changed, 578 insertions(+), 1 deletion(-) create mode 100644 src/components/hzwlComponents/phoneComponents/phoneRoleTree.vue diff --git a/src/components/hzwlComponents/phoneComponents/phoneApprovalHistory.vue b/src/components/hzwlComponents/phoneComponents/phoneApprovalHistory.vue index 9cdd99c21..c8d88d090 100644 --- a/src/components/hzwlComponents/phoneComponents/phoneApprovalHistory.vue +++ b/src/components/hzwlComponents/phoneComponents/phoneApprovalHistory.vue @@ -97,7 +97,7 @@ export default { diff --git a/src/components/hzwlComponents/phoneComponents/phoneRoleTree.vue b/src/components/hzwlComponents/phoneComponents/phoneRoleTree.vue new file mode 100644 index 000000000..dd773ba33 --- /dev/null +++ b/src/components/hzwlComponents/phoneComponents/phoneRoleTree.vue @@ -0,0 +1,577 @@ + + + + +