From 046858ba8e1f5346e68b6319a586d480332f1800 Mon Sep 17 00:00:00 2001 From: weikai <123456> Date: Thu, 22 Oct 2020 18:12:01 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=AE=89=E5=AE=81pc=E7=AB=AF=20?= =?UTF-8?q?=E5=85=9A=E5=91=98=E7=AE=A1=E7=90=86=20=E3=80=91-=E3=80=90?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=85=9A=E5=91=98=E8=BA=AB=E4=BB=BD=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E9=A1=B5=E9=9D=A2=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/user/identityTag.vue | 381 +++++++++++++++++++++++++ 1 file changed, 381 insertions(+) create mode 100644 src/views/modules/user/identityTag.vue diff --git a/src/views/modules/user/identityTag.vue b/src/views/modules/user/identityTag.vue new file mode 100644 index 0000000..46a124e --- /dev/null +++ b/src/views/modules/user/identityTag.vue @@ -0,0 +1,381 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('query') }} + + + {{ $t('export') }} + + + + + + + + {{scope.$index+1}} + + + + + + + + + + + + + + + + + + + + \ No newline at end of file