From e1e431804c895d75b00f449a460a0e24ed18197b Mon Sep 17 00:00:00 2001 From: chenzhi Date: Sat, 9 May 2020 15:36:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AE=A1=E6=89=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...gregateFinanceStatementController.class.php | 4 ++-- .../View/AggregateFinanceStatement/lists.html | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Application/Admin/Controller/AggregateFinanceStatementController.class.php b/Application/Admin/Controller/AggregateFinanceStatementController.class.php index deab109d2..8de0b0f1d 100644 --- a/Application/Admin/Controller/AggregateFinanceStatementController.class.php +++ b/Application/Admin/Controller/AggregateFinanceStatementController.class.php @@ -8,10 +8,10 @@ namespace Admin\Controller; class AggregateFinanceStatementController extends ThinkController { public $verify_status = [ - "-1"=>"审核拒绝", + "-1"=>"审批拒绝", "0"=>"未申请开票", "1"=>"申请开票", - "2"=>"审核同意", + "2"=>"审批同意", "3"=>"已开票", "4"=>"已上传凭证", "5"=>"已到账" diff --git a/Application/Admin/View/AggregateFinanceStatement/lists.html b/Application/Admin/View/AggregateFinanceStatement/lists.html index 9a828bb2a..4715c0911 100644 --- a/Application/Admin/View/AggregateFinanceStatement/lists.html +++ b/Application/Admin/View/AggregateFinanceStatement/lists.html @@ -49,7 +49,7 @@
@@ -89,7 +89,7 @@