From 1f80c08c4fabd9f91ead6b77ed11854942ba17f2 Mon Sep 17 00:00:00 2001
From: shengchanzhe <179998674@qq.com>
Date: Sun, 16 Jul 2023 22:44:02 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/company/dialog_index.vue | 93 ++++++
src/views/company/edit.vue | 450 ++++++++++++++++++++---------
src/views/company/index.vue | 90 +++++-
yarn.lock | 11 +-
4 files changed, 488 insertions(+), 156 deletions(-)
create mode 100644 src/views/company/dialog_index.vue
diff --git a/src/views/company/dialog_index.vue b/src/views/company/dialog_index.vue
new file mode 100644
index 0000000..ed316d7
--- /dev/null
+++ b/src/views/company/dialog_index.vue
@@ -0,0 +1,93 @@
+
+