From ecfd64816537b622e1d867faab4840d8e55ae9e8 Mon Sep 17 00:00:00 2001
From: liuchuang <123456>
Date: Mon, 6 Sep 2021 14:50:11 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E4=BC=81=E4=B8=9A=E7=AE=A1?=
=?UTF-8?q?=E7=90=86=20init?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../custom/screencompany-add-or-update.vue | 173 ++++++++++++++++++
src/views/modules/custom/screencompany.vue | 71 +++++++
2 files changed, 244 insertions(+)
create mode 100644 src/views/modules/custom/screencompany-add-or-update.vue
create mode 100644 src/views/modules/custom/screencompany.vue
diff --git a/src/views/modules/custom/screencompany-add-or-update.vue b/src/views/modules/custom/screencompany-add-or-update.vue
new file mode 100644
index 0000000..6bacb78
--- /dev/null
+++ b/src/views/modules/custom/screencompany-add-or-update.vue
@@ -0,0 +1,173 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/custom/screencompany.vue b/src/views/modules/custom/screencompany.vue
new file mode 100644
index 0000000..7b61375
--- /dev/null
+++ b/src/views/modules/custom/screencompany.vue
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+