From c03520344009cbc93ef2ee0f7d0f4f200840eab8 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Tue, 18 Feb 2025 17:53:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E7=8A=B6=E6=80=81=E5=AD=97?= =?UTF-8?q?=E5=85=B8=E5=80=BC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/smartExcel/filling.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/base/smartExcel/filling.vue b/src/views/modules/base/smartExcel/filling.vue index 76489d6a4..f991efe77 100644 --- a/src/views/modules/base/smartExcel/filling.vue +++ b/src/views/modules/base/smartExcel/filling.vue @@ -150,7 +150,7 @@ export default { statusArray: [ { label: '未提交', - value: 'notSubmit' + value: 'deal' }, { label: '已提交',