From 16ea9c2009319a39895a9eb195c7c7f667db2d93 Mon Sep 17 00:00:00 2001 From: zhufu <17863654727@163.com> Date: Wed, 30 Jul 2025 17:00:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E7=B4=A2=E5=88=97=E8=A1=A8=E5=BD=93?= =?UTF-8?q?=E5=89=8D=E7=8A=B6=E6=80=81=E5=8F=AF=E9=80=89=E6=8B=A9=E5=86=85?= =?UTF-8?q?=E5=AE=B9=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 | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/utils/global.ts b/src/utils/global.ts index 5df223d9..f0847fd6 100644 --- a/src/utils/global.ts +++ b/src/utils/global.ts @@ -199,9 +199,6 @@ export const newQitaUseTOOptions = [ export const nowStatusOptions = [ { label: '待接收', value: '待接收' }, { label: '待填报', value: '待填报' }, - { label: '待整改', value: '待整改' }, - { label: '市级审核', value: '市级审核' }, - { label: '县级审核', value: '县级审核' }, { label: '已归档', value: '已归档' }, ]; //获取近7个月的时间