From 4ab19a2dcf2e72b195ff278ce63dab633ee857b3 Mon Sep 17 00:00:00 2001 From: zhufu <17863654727@163.com> Date: Sat, 22 Nov 2025 16:20:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E6=96=91=E5=AE=A1=E6=A0=B8=E7=AD=9B?= =?UTF-8?q?=E9=80=89=E6=9D=A1=E4=BB=B6=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/global.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/global.ts b/src/utils/global.ts index 3afd8195..08790959 100644 --- a/src/utils/global.ts +++ b/src/utils/global.ts @@ -301,7 +301,7 @@ export const getZhuantiName = () => { return '非法采矿' case "100002": return '非法采矿' - case "0000008": + case "0000009": return '乱占耕地建房' case "0000010": return '设施农业监管'