From 815c7437a42a5f37fd45808d5e63395a703f298e Mon Sep 17 00:00:00 2001 From: HAHA Date: Mon, 25 Jul 2022 14:06:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/organization/organization.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/base/organization/organization.vue b/src/views/modules/base/organization/organization.vue index 9f34bc39..dcaad050 100644 --- a/src/views/modules/base/organization/organization.vue +++ b/src/views/modules/base/organization/organization.vue @@ -2110,7 +2110,7 @@ export default { this.getAgencyList() this.getDepartmentList() this.getGridList() - console.log('111111111111111111111111111111111111') + console.log('22222222222222222222222222222222222222') }else{ this.$message.error(msg) }