From 9c7cc7b8bbccfc87384755cc618a8681fafb5d40 Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Mon, 6 Jul 2020 16:14:54 +0800 Subject: [PATCH] =?UTF-8?q?[FIX]=E3=80=90=E8=87=AA=E5=8A=A9=E5=85=A5?= =?UTF-8?q?=E5=8F=B8=E6=94=B9=E9=80=A0=E3=80=91=E5=85=A5=E5=8F=B8=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=AD=97=E5=85=B8=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/js/utils/data-dictionary.js | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/assets/js/utils/data-dictionary.js b/src/assets/js/utils/data-dictionary.js index be775ea83..1998dcf34 100644 --- a/src/assets/js/utils/data-dictionary.js +++ b/src/assets/js/utils/data-dictionary.js @@ -1120,10 +1120,10 @@ export default { id: '28', text: '景颇族' }, - { - id: '代码', - text: '民族' - }, + // { + // id: '代码', + // text: '民族' + // }, { id: '29', text: '柯尔克孜族' @@ -1296,6 +1296,7 @@ export default { rspoliticsStatus: [ { id: '01', text: '中共党员' }, { id: '02', text: '中共预备党员' }, + { id: '03', text: '共青团员' }, { id: '04', text: '民革党员' }, { id: '05', text: '民盟盟员' }, { id: '06', text: '民建会员' },