From c9c9da51702fc586adf51526586382a432799b5d Mon Sep 17 00:00:00 2001
From: zzq <15064940501@163.com>
Date: Sat, 2 Nov 2024 16:02:55 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E5=AF=BC=E5=85=A5=E5=8A=9F?=
=?UTF-8?q?=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.dev | 8 ++---
src/views/personnelmanage/index.vue | 51 ++++++++++++++++++++++++++++-
2 files changed, 54 insertions(+), 5 deletions(-)
diff --git a/.env.dev b/.env.dev
index 6289ff3..869bae5 100644
--- a/.env.dev
+++ b/.env.dev
@@ -7,11 +7,11 @@ NODE_ENV = development
#VUE_APP_BASE_API =http://60.217.22.153:9001/api
#VUE_APP_BASE_IMG_URL =http://60.217.22.153:9001
-VUE_APP_BASE_API =http://60.217.22.153:9001/api
-VUE_APP_BASE_IMG_URL =http://60.217.22.153:9001
+# VUE_APP_BASE_API =http://60.217.22.153:9001/api
+# VUE_APP_BASE_IMG_URL =http://60.217.22.153:9001
-# VUE_APP_BASE_API =http://192.168.10.134:85/api
-# VUE_APP_BASE_IMG_URL =http://192.168.10.134:85
+VUE_APP_BASE_API =http://192.168.10.121:83/api
+VUE_APP_BASE_IMG_URL =http://192.168.10.121:83
diff --git a/src/views/personnelmanage/index.vue b/src/views/personnelmanage/index.vue
index 4010ed3..8d962a9 100644
--- a/src/views/personnelmanage/index.vue
+++ b/src/views/personnelmanage/index.vue
@@ -20,7 +20,19 @@