From e3438c854f269c2490fd00cbbc2738d63aa591b6 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Thu, 9 Feb 2023 22:59:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 4b87aa32..21524003 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -203,6 +203,7 @@ export default { deptChange() { this.getInvList(); + this.userInfo.locInvCode=""; }, getInvList() {