-
栖息地
+
-
\ No newline at end of file
+
+
diff --git a/frontend/src/views/shuJuTianBao/approvalLogSearch.vue b/frontend/src/views/shuJuTianBao/approvalLogSearch.vue
new file mode 100644
index 0000000..b42fc0d
--- /dev/null
+++ b/frontend/src/views/shuJuTianBao/approvalLogSearch.vue
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/views/shuJuTianBao/changeLogSearch.vue b/frontend/src/views/shuJuTianBao/changeLogSearch.vue
new file mode 100644
index 0000000..0567d65
--- /dev/null
+++ b/frontend/src/views/shuJuTianBao/changeLogSearch.vue
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/views/shuJuTianBao/shengPiJiLu.vue b/frontend/src/views/shuJuTianBao/shengPiJiLu.vue
new file mode 100644
index 0000000..044ae7e
--- /dev/null
+++ b/frontend/src/views/shuJuTianBao/shengPiJiLu.vue
@@ -0,0 +1,439 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ handName(record.bizType, yeWuType) }}
+
+
+ {{ handName(record.status, shenStatus) }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ handName(record.action, actionTypeDict) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ handName(record.operationType, operationTypeDict) }}
+
+
+ {{ handName(record.bizType, yeWuType) }}
+
+
+ {{ record.changeJson }}
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/views/shuJuTianBao/shengPiJiLuSearch.vue b/frontend/src/views/shuJuTianBao/shengPiJiLuSearch.vue
new file mode 100644
index 0000000..977c781
--- /dev/null
+++ b/frontend/src/views/shuJuTianBao/shengPiJiLuSearch.vue
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/views/shuiZhiJianCe/shuiHuanJingZhiLiangZhuangKuang.vue b/frontend/src/views/shuiZhiJianCe/shuiHuanJingZhiLiangZhuangKuang.vue
index e9e2375..461c381 100644
--- a/frontend/src/views/shuiZhiJianCe/shuiHuanJingZhiLiangZhuangKuang.vue
+++ b/frontend/src/views/shuiZhiJianCe/shuiHuanJingZhiLiangZhuangKuang.vue
@@ -2,7 +2,7 @@
import JidiSelectorMod from "@/modules/jidiSelectorMod.vue";
import RightDrawer from "@/components/RightDrawer/index.vue";
import ShuiZhiJianCeGongZuoQingKuang from "@/modules/shuizhijiancegongzuoQK/index.vue"
-// import EnvironmentalQuality from "@/modules/environmentalQuality/index.vue" // 环境质量满足度
+import EnvironmentalQuality from "@/modules/EnvironmentalQuality/index.vue" // 环境质量满足度
@@ -13,7 +13,7 @@ import ShuiZhiJianCeGongZuoQingKuang from "@/modules/shuizhijiancegongzuoQK/inde
-
+
From 875f674f60fa1903bca3502ebd5e1f5b59b9d497 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=89=88=E5=85=86=E5=A2=9E?= <你的邮箱@example.com>
Date: Mon, 27 Apr 2026 09:28:16 +0800
Subject: [PATCH 3/9] =?UTF-8?q?=E8=BF=87=E9=B1=BC=E8=AE=BE=E6=96=BD?=
=?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=A1=AB=E6=8A=A5=E5=AF=BC=E5=85=A5=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Co-authored-by: Copilot