From e40330658dc6e1844ff55c2c30edd2f0b097dd2a Mon Sep 17 00:00:00 2001 From: songyunpeng Date: Wed, 13 Jan 2021 17:20:03 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E9=97=A8=E5=8C=BA=E5=9F=9F=E7=BC=96?= =?UTF-8?q?=E7=A0=81bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/sys/dept-add-or-update.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/modules/sys/dept-add-or-update.vue b/src/views/modules/sys/dept-add-or-update.vue index aca4943..80a2bc9 100644 --- a/src/views/modules/sys/dept-add-or-update.vue +++ b/src/views/modules/sys/dept-add-or-update.vue @@ -107,7 +107,8 @@ export default { sort: 0, typeKey: '', typeName: '', - partyCode: '' + partyCode: '', + areaCode: '' }, secondOrgDictList: [] }