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') }}
+
+
+
+
+
+
+
+
+
+
+
+