From 69a747ef54466609116628dab4f8a8b90ba7285d Mon Sep 17 00:00:00 2001 From: anthonywj Date: Mon, 9 Jan 2023 09:15:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=BA=93=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/dept/invWarehouse.vue | 18 +- src/views/system/dept/invWarehouse1.vue | 1837 ----------------------- src/views/system/menu/index.vue | 7 +- 3 files changed, 18 insertions(+), 1844 deletions(-) delete mode 100644 src/views/system/dept/invWarehouse1.vue diff --git a/src/views/system/dept/invWarehouse.vue b/src/views/system/dept/invWarehouse.vue index 9a8b7258..f3dfb187 100644 --- a/src/views/system/dept/invWarehouse.vue +++ b/src/views/system/dept/invWarehouse.vue @@ -29,29 +29,32 @@ border highlight-current-row @current-change="handSubInvCurrentChange" + row-key="id" + :default-expand-all="isExpandAll" + :tree-props="{children: 'children', hasChildren: 'hasChildren'}" > - +