From 71ed82c60b77e88ab0c01631eceae7f0556d9723 Mon Sep 17 00:00:00 2001
From: 王恒 <318726284@qq.com>
Date: 星期二, 02 九月 2025 09:31:58 +0800
Subject: [PATCH] '移除计划管理、综合查一次的导出功能'
---
src/views/index/component/enforceSituation.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/index/component/enforceSituation.vue b/src/views/index/component/enforceSituation.vue
index 9c5efb6..ce2aa95 100644
--- a/src/views/index/component/enforceSituation.vue
+++ b/src/views/index/component/enforceSituation.vue
@@ -366,7 +366,7 @@
function getComplaintStatusCountHttp() {
getComplaintStatusCount(typeArg1).then(val => {
let mapState = {
- 0: '甯﹀搷搴�',
+ 0: '寰呭搷搴�',
1: '澶勭悊涓�',
'-1': '椹冲洖',
2: '鍔炵粨'
--
Gitblit v1.9.1