From a8f69569935d4799b8b056fe37fefa09558be1e6 Mon Sep 17 00:00:00 2001
From: fengyuan_yang <1976974459@qq.com>
Date: Thu, 4 Dec 2025 13:08:09 +0800
Subject: [PATCH] =?UTF-8?q?2025-12-04=20=E6=96=B0=E5=A2=9E=E9=A1=B9?=
=?UTF-8?q?=E7=9B=AE=E6=9F=A5=E8=AF=A2=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/project/project.js | 2 +
.../project/projectInfo/projectInfoQuery.vue | 1111 +++++++++++++++++
2 files changed, 1113 insertions(+)
create mode 100644 src/views/modules/project/projectInfo/projectInfoQuery.vue
diff --git a/src/api/project/project.js b/src/api/project/project.js
index 9dfd363..b381d75 100644
--- a/src/api/project/project.js
+++ b/src/api/project/project.js
@@ -5,6 +5,8 @@ import { createAPI } from "@/utils/httpRequest.js";
export const projectInfoSearch = data => createAPI(`/project/projectInfoSearch`,'Post',data)
+// 项目信息查询(不校验超级管理员权限)
+export const projectInfoSearchForQuery = data => createAPI(`/project/projectInfoSearchForQuery`,'Post',data)
export const searchOperatorWithSite = data => createAPI(`/project/searchOperatorWithSite`,'Post',data)
diff --git a/src/views/modules/project/projectInfo/projectInfoQuery.vue b/src/views/modules/project/projectInfo/projectInfoQuery.vue
new file mode 100644
index 0000000..db53ae8
--- /dev/null
+++ b/src/views/modules/project/projectInfo/projectInfoQuery.vue
@@ -0,0 +1,1111 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+ {{ '导出' }}
+
+ 搜索
+
+
+
+
+
+ {{scope.row[item.columnProp]}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ '导出' }}
+
+
+
+
+
+
+ {{ scope.row[item.columnProp] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+