From df701cf08bc863fce6ff1be35d3aedd2241e8c77 Mon Sep 17 00:00:00 2001 From: weikai <123456> Date: Thu, 22 Oct 2020 18:13:37 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=AE=89=E5=AE=81pc=E7=AB=AF=20?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E7=A0=81=E7=AE=A1=E7=90=86=20?= =?UTF-8?q?=E3=80=91-=E3=80=90=E7=A8=8B=E5=BA=8F=E7=A0=81=E5=88=86?= =?UTF-8?q?=E7=B1=BB=E4=BF=AE=E6=94=B9=E3=80=91=E9=AD=8F=E5=87=AF=202020-1?= =?UTF-8?q?0-22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/sys/deptmacode-optimize.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/modules/sys/deptmacode-optimize.vue b/src/views/modules/sys/deptmacode-optimize.vue index eb87a58..0df39dc 100644 --- a/src/views/modules/sys/deptmacode-optimize.vue +++ b/src/views/modules/sys/deptmacode-optimize.vue @@ -145,8 +145,8 @@ export default { communityList: [], deptList: [], maCodeCategorys: [ - { id: '0', name: '群众注册码' }, - { id: '1', name: '网格长注册码' }, + // { id: '0', name: '群众注册码' }, + // { id: '1', name: '网格长注册码' }, { id: '2', name: '网格党支部注册码' } ] }