From 07c73ed3e21489c1c14e7d47bd81f77bc2fb5187 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Fri, 1 Apr 2022 16:53:28 +0800 Subject: [PATCH 01/23] =?UTF-8?q?=E4=BF=AE=E6=94=B9evn=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index de4725c1..b23cea2c 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ NODE_ENV=development -VUE_APP_API_SERVER = http://epmet-dev.elinkservice.cn:41080/api -# VUE_APP_API_SERVER = http://192.168.1.140/api +# VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api +VUE_APP_API_SERVER = http://192.168.1.140/api #家中开发连级的后端服务 # VUE_APP_API_SERVER = https://epmet-dev.elinkservice.cn:41080/api From d57851d4cedad9db465a46cdc64a1ce765d269cf Mon Sep 17 00:00:00 2001 From: HAHA Date: Tue, 12 Apr 2022 09:10:19 +0800 Subject: [PATCH 02/23] =?UTF-8?q?=E7=BB=84=E7=BB=87=E6=9C=BA=E6=9E=84?= =?UTF-8?q?=E5=92=8C=E4=BA=BA=E5=91=98=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 1 + .../base/organization/organization.vue | 1288 +++++++++++++++++ 2 files changed, 1289 insertions(+) create mode 100644 src/views/modules/base/organization/organization.vue diff --git a/public/index.html b/public/index.html index 6581742c..012587ee 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,7 @@ + diff --git a/src/views/modules/base/organization/organization.vue b/src/views/modules/base/organization/organization.vue new file mode 100644 index 00000000..c43cd789 --- /dev/null +++ b/src/views/modules/base/organization/organization.vue @@ -0,0 +1,1288 @@ + + + + + \ No newline at end of file From 9ba1c4e47f651336f825cd2705e79ea34bebd884 Mon Sep 17 00:00:00 2001 From: YUJT Date: Tue, 12 Apr 2022 09:58:49 +0800 Subject: [PATCH 03/23] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E6=94=BE=E5=9C=A8=E6=A0=87=E9=A2=98=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../base/organization/organization.vue | 61 +++++++++++-------- 1 file changed, 34 insertions(+), 27 deletions(-) diff --git a/src/views/modules/base/organization/organization.vue b/src/views/modules/base/organization/organization.vue index c43cd789..6d5f4676 100644 --- a/src/views/modules/base/organization/organization.vue +++ b/src/views/modules/base/organization/organization.vue @@ -45,6 +45,13 @@ style="width: 100%"> +