From 0ba7e31e0997be1110e2899c1e73dd457a96f92c Mon Sep 17 00:00:00 2001 From: LiuHao <liuhaoai545@gmail> Date: 星期四, 20 四月 2023 22:57:33 +0800 Subject: [PATCH] fix 部门管理 上级菜单问题 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 78a752d..79e7fd9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,7 @@ package-lock.json yarn.lock + +# 缂栬瘧鐢熸垚鐨勬枃浠� +auto-imports.d.ts +components.d.ts -- Gitblit v1.9.3