From adee607afa5ca06e7a8aaa0431abb46c00c2a63c Mon Sep 17 00:00:00 2001 From: xiongchengqiang Date: Wed, 20 May 2020 11:02:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=BF=AE=E5=A4=8D=E5=91=98=E5=B7=A5?= =?UTF-8?q?=E6=A1=A3=E6=A1=88=20=E7=82=B9=E5=87=BB=E5=B7=A6=E4=BE=A7=20?= =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E6=95=B0=E6=8D=AE=E5=8A=A8=E6=80=81=E6=94=B9?= =?UTF-8?q?=E5=8F=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/staff/archives/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/staff/archives/index.vue b/src/views/modules/staff/archives/index.vue index 6642901..d5e7fbe 100644 --- a/src/views/modules/staff/archives/index.vue +++ b/src/views/modules/staff/archives/index.vue @@ -184,6 +184,7 @@ export default { handleNodeClick (data) { // highlight - current this.query.departmentId = data.departmentId + this.handleGetTableList() console.log('data', data) }, // 获取侧边架构列表