From abff8ae6903a7f95eca4779b27434ee39ed72844 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期一, 22 四月 2024 15:21:59 +0800 Subject: [PATCH] 修改了收费申请单 --- src/views/project/statistics/caseStatistics/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/statistics/caseStatistics/index.vue b/src/views/project/statistics/caseStatistics/index.vue index 8dfbedf..314de6d 100644 --- a/src/views/project/statistics/caseStatistics/index.vue +++ b/src/views/project/statistics/caseStatistics/index.vue @@ -170,7 +170,7 @@ reportervalue: "", reportlist: [ { label: "姝e父", value: "0" }, - { label: "涓", value: "1" } + { label: "缁堟", value: "1" } ], //鐪佸競鍖� //榛樿鍊艰缃紝鍙负绌� -- Gitblit v1.9.3