From 7fd58bf48f1d5fcbe1f8b7439fa7b4f8eae3eee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Sun, 13 Mar 2022 16:25:12 +0800 Subject: [PATCH] =?UTF-8?q?refactor(dept/index.vue):=20=E9=83=A8=E9=97=A8T?= =?UTF-8?q?ypeScript=E7=B1=BB=E5=9E=8B=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/dept/index.vue | 364 ++++++++++++++++---------------- 1 file changed, 180 insertions(+), 184 deletions(-) diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index 9b306323..6961b276 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -1,100 +1,95 @@