From 053c570284b45db50e1e0517154bd31d161c5f52 Mon Sep 17 00:00:00 2001
From: mkm <727897186@qq.com>
Date: Fri, 26 Apr 2024 21:57:37 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.development | 2 +-
src/views/consult_project/edit.vue | 10 +++++-----
src/views/consult_project/index.vue | 13 ++++++-------
src/views/manage_project/index.vue | 6 +++---
src/views/supervision_project/edit.vue | 5 ++---
src/views/supervision_project/index.vue | 10 +++++-----
6 files changed, 22 insertions(+), 24 deletions(-)
diff --git a/.env.development b/.env.development
index 2a54d74..7aa79be 100644
--- a/.env.development
+++ b/.env.development
@@ -1,5 +1,5 @@
NODE_ENV = 'development'
-VITE_APP_BASE_URL = 'https://ceshi-engineering.lihaink.cn/'
+VITE_APP_BASE_URL = 'http://ccc.cn/'
# VITE_APP_BASE_URL = 'http://www.eng.local/'
# VITE_APP_BASE_URL = 'http://192.168.1.5:9090/'
\ No newline at end of file
diff --git a/src/views/consult_project/edit.vue b/src/views/consult_project/edit.vue
index 83c6150..fd0cc39 100644
--- a/src/views/consult_project/edit.vue
+++ b/src/views/consult_project/edit.vue
@@ -25,20 +25,20 @@
+ :label="item.name" :value="item.value"/>
-
+
+ :value="item.value"/>
@@ -69,7 +69,7 @@
-
+
@@ -135,7 +135,7 @@
-
+
diff --git a/src/views/consult_project/index.vue b/src/views/consult_project/index.vue
index 5ab3f11..9f83e0a 100644
--- a/src/views/consult_project/index.vue
+++ b/src/views/consult_project/index.vue
@@ -38,17 +38,17 @@
show-overflow-tooltip />
-
+
-
+
-
-
-
+
+
+
{
router.push({
- path: '/management/manage_basic/manage_project',
-
+ path: '/consult/consult_basic/consult_project',
})
}
const deptList = ref([])
diff --git a/src/views/manage_project/index.vue b/src/views/manage_project/index.vue
index d3b2180..c948bca 100644
--- a/src/views/manage_project/index.vue
+++ b/src/views/manage_project/index.vue
@@ -90,9 +90,9 @@
-
-
-
+
+
+
-
+
@@ -73,7 +72,7 @@
-
+
diff --git a/src/views/supervision_project/index.vue b/src/views/supervision_project/index.vue
index 80ebb25..38126c5 100644
--- a/src/views/supervision_project/index.vue
+++ b/src/views/supervision_project/index.vue
@@ -86,7 +86,7 @@
show-overflow-tooltip />
-
@@ -109,15 +109,15 @@
-
-
-
-