From 013dc63ff2d8aacd313abb5b9cee4d8620540a2f Mon Sep 17 00:00:00 2001 From: weikai <123456> Date: Sat, 24 Oct 2020 13:30:57 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=AE=89=E5=AE=81pc=E7=AB=AF=20?= =?UTF-8?q?=E5=B7=B2=E8=AE=A4=E8=AF=81=E5=85=9A=E5=91=98=20=E3=80=91-?= =?UTF-8?q?=E3=80=90=E5=9B=A0=E6=AD=A4=E6=B3=A8=E5=86=8C=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E3=80=91=E9=AD=8F=E5=87=AF=202020-10-24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/user/identityTag.vue | 375 ------------------------- 1 file changed, 375 deletions(-) delete mode 100644 src/views/modules/user/identityTag.vue diff --git a/src/views/modules/user/identityTag.vue b/src/views/modules/user/identityTag.vue deleted file mode 100644 index bc4f04d..0000000 --- a/src/views/modules/user/identityTag.vue +++ /dev/null @@ -1,375 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ $t('query') }} - - - - - - - - - - - - - - {{ scope.$index + 1 }} - - - - - - - - - - - - - 身份标签管理 - - - - - - - - - - \ No newline at end of file