From 8c60f23ae92ae96aa704ae8c5c1aac8abfb161c5 Mon Sep 17 00:00:00 2001 From: zhangyuan Date: Fri, 14 May 2021 14:47:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E4=B8=AA=E6=98=AF=E6=A3=80=E7=B4=A2?= =?UTF-8?q?=EF=BC=8C=E6=B7=BB=E5=8A=A0=E4=B8=80=E4=B8=AA=20=E6=8C=89?= =?UTF-8?q?=E2=80=9C=E8=A1=97=E9=81=93/=E4=B9=A1=E9=95=87=E2=80=9D?= =?UTF-8?q?=EF=BC=8C=E6=94=BE=E5=9C=A8=E2=80=9C=E7=A4=BE=E5=8C=BA/?= =?UTF-8?q?=E6=9D=91=E5=BA=84=E5=90=8D=E7=A7=B0=E2=80=9C=E5=89=8D=E9=9D=A2?= =?UTF-8?q?=E3=80=82=E4=BA=8C=E4=B8=80=E4=B8=AA=E6=98=AF=E2=80=9D=E5=B7=B2?= =?UTF-8?q?=E6=8E=A5=E7=A7=8D=E2=80=9C=E7=AD=9B=E9=80=89=E5=8A=A0=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E2=80=9D=E6=8E=A5=E7=A7=8D=E8=BF=87=E2=80=9C=EF=BC=8C?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=89=80=E6=9C=89=E6=B3=A8=E5=B0=84=E8=BF=87?= =?UTF-8?q?=E7=96=AB=E8=8B=97=E7=9A=84=E4=BA=BA=EF=BC=8C=E4=B8=8D=E7=AE=A1?= =?UTF-8?q?=E5=AE=8C=E6=B2=A1=E5=AE=8C=E6=88=90=E6=8E=A5=E7=A7=8D=EF=BC=8C?= =?UTF-8?q?=E6=89=93=E8=BF=87=E5=B0=B1=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/epidemic/epidemicreportuserinfo.vue | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/views/modules/epidemic/epidemicreportuserinfo.vue b/src/views/modules/epidemic/epidemicreportuserinfo.vue index 6bc239c..ea606ae 100644 --- a/src/views/modules/epidemic/epidemicreportuserinfo.vue +++ b/src/views/modules/epidemic/epidemicreportuserinfo.vue @@ -35,6 +35,16 @@ @keyup.native="btKeyUpMobile" style="width:200px"> +
+ + + @@ -53,6 +63,7 @@ maxlength="20" style="width:200px"> +
- @@ -344,6 +355,7 @@ export default { { dictValue: '0', dictName: '未接种' }, { dictValue: '10', dictName: '接种中' }, { dictValue: '11', dictName: '接种完成' }, + { dictValue: '12', dictName: '接种过' }, { dictValue: '1', dictName: '第一针' }, { dictValue: '2', dictName: '第二针' } ],