From 6386b868b0f17f06fc56d74db46528ed69473896 Mon Sep 17 00:00:00 2001
From: weikai <123456>
Date: Wed, 2 Dec 2020 18:39:17 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=AE=89=E5=AE=81pc=E7=AB=AF=20?=
=?UTF-8?q?=E6=A0=87=E7=AD=BE=E7=AE=A1=E7=90=86=E3=80=91-=E3=80=90?=
=?UTF-8?q?=E7=94=A8=E6=88=B7=E6=A0=87=E7=AD=BE=20-=20=E6=B7=BB=E5=8A=A0?=
=?UTF-8?q?=E8=BA=AB=E4=BB=BD=E6=A0=87=E7=AD=BE=E5=B1=9E=E6=80=A7=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E3=80=91=E9=AD=8F=E5=87=AF=202020-12-01?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../user/tagproperty-add-or-update.vue | 145 ++++++++++++++++++
src/views/modules/user/tagproperty.vue | 75 +++++++++
2 files changed, 220 insertions(+)
create mode 100644 src/views/modules/user/tagproperty-add-or-update.vue
create mode 100644 src/views/modules/user/tagproperty.vue
diff --git a/src/views/modules/user/tagproperty-add-or-update.vue b/src/views/modules/user/tagproperty-add-or-update.vue
new file mode 100644
index 0000000..3784d44
--- /dev/null
+++ b/src/views/modules/user/tagproperty-add-or-update.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/user/tagproperty.vue b/src/views/modules/user/tagproperty.vue
new file mode 100644
index 0000000..972c1ec
--- /dev/null
+++ b/src/views/modules/user/tagproperty.vue
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+